Type Alias: StackRootProps
StackRootProps =
VirtualSlotProps&object
Defined in: jsx.ts:175
Props for the root Stack component.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
page? | string | ID of the currently visible page | jsx.ts:177 |
StackRootProps =
VirtualSlotProps&object
Defined in: jsx.ts:175
Props for the root Stack component.
| Name | Type | Description | Defined in |
|---|---|---|---|
page? | string | ID of the currently visible page | jsx.ts:177 |