ComponentsBlades

Blades

HvBlades is a component that groups multiple HvBlade components.

It allows for better control over the expanded state of blades, suitable for both controlled and uncontrolled scenarios.

GitHub LogoSource Code

This is a lab component and as such is not considered stable and may be subject to breaking changes in future releases. You need to import it from @hitachivantara/uikit-react-lab.


Controlled

If you want to have your HvBlades component controlled you can use the expanded prop to indicate which blades should be expanded and the onChange prop to handle the changes to its state.

Step 1
Step 1 content