Constructor
# <ListingDetails />
A parent component which is responsible for passing down detailed information about a selected listing to its children components.
Properties:
Name | Type | Description |
---|---|---|
listing |
listingDetails | Information about a listing |
onClick |
function | A handler for a click Event |
showReviews |
boolean | If reviews are to be shown |