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