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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.