Skip to content

API Reference / @gtkx/components / Menu

Variable: Menu

const Menu: (props) => ReactNode

Defined in: menu.d.ts:13

Builds a Gio.Menu model from a declarative array of MenuEntry items.

Parameters

props

MenuProps

Returns

ReactNode

Released under the MPL-2.0 License.