DocumentationTypesInterfaces

Theme Shop Grid Showcase Block Select

amerta


amerta / payload-types / ThemeShopGridShowcaseBlockSelect

Interface: ThemeShopGridShowcaseBlockSelect<T>

Defined in: payload-types.ts:3878

This interface was referenced by Config's JSON-Schema via the definition "ThemeShopGridShowcaseBlock_select".

Type Parameters

| Type Parameter | Default type | | ------ | ------ | | T extends boolean | true |

Properties

blockName?

optional blockName: T

Defined in: payload-types.ts:3901


centerImage?

optional centerImage: T

Defined in: payload-types.ts:3884


className?

optional className: T

Defined in: payload-types.ts:3899


hideOnFrontend?

optional hideOnFrontend: T

Defined in: payload-types.ts:3879


id?

optional id: T

Defined in: payload-types.ts:3900


leftBackgroundColor?

optional leftBackgroundColor: T

Defined in: payload-types.ts:3883


leftDescription?

optional leftDescription: T

Defined in: payload-types.ts:3881


leftImage?

optional leftImage: T

Defined in: payload-types.ts:3882


leftTitle?

optional leftTitle: T

Defined in: payload-types.ts:3880


link?

optional link: T | { appearance?: T; label?: T; newTab?: T; reference?: T; size?: T; type?: T; url?: T; }

Defined in: payload-types.ts:3888


rightBottomDescription?

optional rightBottomDescription: T

Defined in: payload-types.ts:3887


rightBottomTitle?

optional rightBottomTitle: T

Defined in: payload-types.ts:3886


rightTopImage?

optional rightTopImage: T

Defined in: payload-types.ts:3885