API Reference / @gtkx/components / FixedProps
Type Alias: FixedProps
FixedProps =
GtkFixedProps&object
Defined in: fixed.d.ts:7
Props for Fixed.
Type Declaration
children?
optionalchildren?:ReactNode
ref?
optionalref?:Ref<Gtk.Fixed|null>