Accordion
A accordion is a design element that expands in place to expose hidden information.
My accordion example content
You can use the HvSection
component to create an accordion group that better
fits your needs. Please refer to the Section
documentation for usage.
Controlled
You can control the state of HvAccordion
by using the expanded / onChange
props.
My accordion content
Multiple accordions
If you need an accordion group, you can use multiple HvAccordion
components.
UI Kit
UI Building blocks that can be used in various combinations to create a larger user interface
Specialized components that address specific use cases and can be used as base to support other scenarios.
Pre-designed layouts that address common UI patterns and can be used to quickly create a consistent design.