Overflow menu
Preview the overflow menu component with the React live demo. For detailed code usage documentation, see the Storybooks for each framework below.
Documentation
Live demo
<OverflowMenudata-floating-menu-containerselectorPrimaryFocus={'.optionOne'}><OverflowMenuItemclassName="optionOne"itemText="Option 1"/><OverflowMenuItemclassName="option-two"itemText="Option 2 is an example of a really long string and how we recommend handling this"requireTitle/><OverflowMenuItem itemText="Option 3" /><OverflowMenuItem itemText="Option 4" hasDivider/></OverflowMenu>