Skip to content

@gtkx/react / ContainerSlotProps

Type Alias: ContainerSlotProps

ContainerSlotProps = object

Defined in: packages/react/src/jsx.ts:339

Props for method-based container slot child positioning.

Properties

children?

optional children?: ReactNode

Defined in: packages/react/src/jsx.ts:343

Content to place in the container slot


id

id: string

Defined in: packages/react/src/jsx.ts:341

The method name to call on the parent widget