ContentSlotList
ContentSlotList
interface ContentSlotList {
'contentSlot'?: Array<ContentSlot>;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
contentSlot | Optional | Array<ContentSlot> | {Array<ContentSlot>} ContentSlotList |
ContentSlotList
interface ContentSlotList {
'contentSlot'?: Array<ContentSlot>;
}| Name | Required | Type | Description |
|---|---|---|---|
contentSlot | Optional | Array<ContentSlot> | {Array<ContentSlot>} ContentSlotList |