API Reference / @gtkx/components / GridProps
Type Alias: GridProps
GridProps =
GtkGridProps&object
Defined in: grid.d.ts:6
Props for Grid.
Type Declaration
children?
optionalchildren?:ReactNode
ref?
optionalref?:Ref<Gtk.Grid|null>
API Reference / @gtkx/components / GridProps
GridProps =
GtkGridProps&object
Defined in: grid.d.ts:6
Props for Grid.
optionalchildren?:ReactNode
optionalref?:Ref<Gtk.Grid|null>