Home > @findkit/ui > LayoutSlotProps
LayoutSlotProps interface
Props for the Layout slot component override. See Slots.
Signature:
export interface LayoutSlotProps
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| children | any | The original content | |
| content | any | The content element | |
| header | any | The header element |