Details
The container for rendering product details.
Provided Aliases: $details
- This component does not have any properties.
- This component does not have any properties in state.
- This component does not listen for any events.
Structure
<gb-details>
<gb-product if="{ product }" product="{ product }">
</gb-product>
</gb-details>
Example Implementation
Add this to your html.
<gb-details></gb-details>