MultiButton
Multi-buttons are grouped sets of buttons displayed horizontally or vertically in the same container.
Content
The HvMultiButton
component uses the HvButton
component to create a group of buttons.
You can use the buttons underneath to display the multibutton content in different ways.
For example, you can use icons, display labels only or set some items as disabled.
Controlled
Split button
You can create a split button by using the HvMultiButton
in conjunction with the HvButton
and the HvDropDownMenu
components.