Skip to content

API Reference / @gtkx/components / MenuItemsProps

Type Alias: MenuItemsProps

MenuItemsProps = object

Defined in: menu.d.ts:5

Properties

items?

optional items?: MenuEntry[] | null

Defined in: menu.d.ts:6

Released under the MPL-2.0 License.