NavigationSlateUpdatesInput (Input)
Description
No description
Fields
| Name | Description |
|---|---|
| footer - SlateUpdatesInput | |
| footerDisabled - Boolean | |
| footerFixed - Boolean | |
| header - SlateUpdatesInput | |
| headerDisabled - Boolean | |
| headerFixed - Boolean | |
| sidebar1 - SlateUpdatesInput | |
| sidebar1Disabled - Boolean | |
| sidebar1Fixed - Boolean | |
| sidebar2 - SlateUpdatesInput | |
| sidebar2Disabled - Boolean | |
| sidebar2Fixed - Boolean |
input NavigationSlateUpdatesInput {
footer: SlateUpdatesInput
footerDisabled: Boolean
footerFixed: Boolean
header: SlateUpdatesInput
headerDisabled: Boolean
headerFixed: Boolean
sidebar1: SlateUpdatesInput
sidebar1Disabled: Boolean
sidebar1Fixed: Boolean
sidebar2: SlateUpdatesInput
sidebar2Disabled: Boolean
sidebar2Fixed: Boolean
}