API Reference / @gtkx/components / index / ChildProps
Type Alias: ChildProps<C>
ChildProps<
C> =object&ComponentPropsWithRef<C>
Defined in: types.d.ts:5
Props of a container's Child component: the widget to render and its own props.
Type Declaration
component
component:
C
Type Parameters
C
C extends ElementType