Background
Currently, the Codex MenuItem allows for more customization such as:
- Actions (using either a Button, ToggleButton, or MenuButton for more actions)
- Text indicator
We need to add a demo to the MenuItem and Menu pages on the Codex site to illustrate this. Additionally, we should include guidelines on the recommended number of buttons for each menu item and specify the types of buttons to be used.
Acceptance criteria (or Done)
Design
- Update the MenuItem in the Figma library to be aligned with code
Code
- Include a sandbox demo of menu items using actions