<listing-details>
Individual rental details with a booking interface. Shared attributes (dealer-id,
theming, analytics) are documented in the Components Overview.
Attributes
| Attribute | Type | Description | Default |
|---|---|---|---|
rental-id | number | The ID of the rental to display | Required |
show-reviews | boolean | Show the reviews section in the listing header | false |
Example
<listing-details
dealer-id="YOUR_DEALER_ID"
rental-id="160500"
></listing-details>Last updated on