- Home
- Interfaces
- DiscordContextMenu~SubMenuItem
-
SubMenuItem
-
Description
This item is used for creating nested submenus. Properties shown here are additional to those of the main MenuItem module:DiscordContextMenu~MenuItem
Parameters
Name Type Attributes Description props.renderArray.<object> <optional> array of items to render in the submenu
props.itemsArray.<object> <optional> alias of
renderprops.childrenArray.<object> <optional> Already rendered elements
Details