TLUiMenuContextType
See source codetype TLUiMenuContextType =
| 'context-menu'
| 'helper-buttons'
| 'icons'
| 'keyboard-shortcuts'
| 'menu'
| 'panel'
| 'small-icons'
| 'toolbar-overflow'
| 'toolbar'
Prev
TLUiMenuActionItemPropsNext
TLUiMenuToolItemProps