FavoritePropertiesRenderer Class

Renderer for Favorite Property List

Methods

Name Description
constructor(): FavoritePropertiesRenderer    
hasFavorites(propertyData: PropertyData): boolean Evaluates if a PropertyData contain Favorite records.  
renderFavorites(propertyData: PropertyData, orientation?: Orientation, createRoot?: CreateRoot): string | HTMLElement Allow creating an HTMLElement containing the <FavoritePropertyList /> component so it can be added outside of a React component (showCard is the main expected use)  

Defined in

Last Updated: 05 April, 2024