API Reference / @gtkx/components / index / SizeGroupChildProps
Type Alias: SizeGroupChildProps<C>
SizeGroupChildProps<
C> =ChildProps<C>
Defined in: types.d.ts:139
Adds a single widget, rendered by the given component, to the enclosing SizeGroup.
Type Parameters
C
C extends ElementType