## Background
We need to support actions in MenuItem.Currently, the Codex MenuItem allows for more customization such as:
One real use case is the [[ https://en.wikipedia.org/wiki/Special:RecentChanges?limit=100&days=7&enhanced=1&useskin=vector-2022&urlversion=2 | Recent Changes filters]] T382952- Actions (using either a Button, ToggleButton, where bor MenuButtons are included within each item in the menu. for more actions)
{F58215889}- Text indicator
### User stories{F58324577}
- As a designer or developer, I need to be able to include actions within MenuItems.
### Design spec
// Once a component spec sheet has been created in Figma, remove the note stating that the spec is missing and link to the spec belowWe need to add a demo to the MenuItem and Menu pages on the Codex site to illustrate this. //
| Component spec sheet |
### Open questions
[] How many actions can each MenuItem include?Additionally, 1 or more?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**
[] Design the Figma spec sheet and add it in this task
[] Update the Menu component in the Figma [[ https://www.figma.com/file/KoDuJMadWBXtsOtzGS4134/❖-Codex-components?node-id=1891%3A4420&viewport=287%2C338%2C0.28 | library ]]. //This step will be done by a DST member.//Include guidelines for menu items with actions and text indicator
**Code**
[] Implement the componentInclude a demo of menu items using actions and/or text indicator in Codexboth MenuItem and Menu pages