Type Alias: ContainerSlotProps
ContainerSlotProps =
object
Defined in: packages/react/src/jsx.ts:365
Props for method-based container slot child positioning.
Properties
children?
optionalchildren:ReactNode
Defined in: packages/react/src/jsx.ts:369
Content to place in the container slot
id
id:
string
Defined in: packages/react/src/jsx.ts:367
The method name to call on the parent widget