DocumentationTypesInterfaces

Theme Shop Contact Us Block Select

amerta


amerta / payload-types / ThemeShopContactUsBlockSelect

Interface: ThemeShopContactUsBlockSelect<T>

Defined in: payload-types.ts:4068

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

Type Parameters

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

Properties

blockName?

optional blockName: T

Defined in: payload-types.ts:4089


contactDetails?

optional contactDetails: T | { address?: T; email?: T; phone?: T; }

Defined in: payload-types.ts:4073


form?

optional form: T

Defined in: payload-types.ts:4087


hideOnFrontend?

optional hideOnFrontend: T

Defined in: payload-types.ts:4069


id?

optional id: T

Defined in: payload-types.ts:4088


image?

optional image: T

Defined in: payload-types.ts:4072


socialLinks?

optional socialLinks: T | { id?: T; platform?: T; url?: T; }

Defined in: payload-types.ts:4080


titlePrefix?

optional titlePrefix: T

Defined in: payload-types.ts:4070


titleSuffix?

optional titleSuffix: T

Defined in: payload-types.ts:4071