API Reference / @gtkx/components / ConstraintLayoutProps
Type Alias: ConstraintLayoutProps
ConstraintLayoutProps =
object
Defined in: constraint-layout.d.ts:5
Props for ConstraintLayout.
Properties
children?
optionalchildren?:ReactNode
Defined in: constraint-layout.d.ts:6
ref?
optionalref?:Ref<Gtk.ConstraintLayout|null>
Defined in: constraint-layout.d.ts:7