Alokai

ContentSlotList

ContentSlotList

interface ContentSlotList {
	'contentSlot'?: Array<ContentSlot>;
}

Properties

NameRequiredTypeDescription
contentSlotOptionalArray<ContentSlot>{Array<ContentSlot>} ContentSlotList

Referenced Types

On this page