DocumentationTypesInterfaces

Theme Shop Features Block

amerta


amerta / payload-types / ThemeShopFeaturesBlock

Interface: ThemeShopFeaturesBlock

Defined in: payload-types.ts:1958

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

Properties

blockName?

optional blockName: string | null

Defined in: payload-types.ts:2005


blockType

blockType: "themeShopFeaturesBlock"

Defined in: payload-types.ts:2006


features

features: { description?: {[k: string]: unknown; root: { children: {[k: string]: unknown; type: any; version: number; }[]; direction: "rtl" | "ltr" | null; format: "" | "center" | "left" | "start" | "right" | "end" | "justify"; indent: number; type: string; version: number; }; } | null; id?: string | null; title?: string | null; }[]

Defined in: payload-types.ts:1985

description?

optional description: {[k: string]: unknown; root: { children: {[k: string]: unknown; type: any; version: number; }[]; direction: "rtl" | "ltr" | null; format: "" | "center" | "left" | "start" | "right" | "end" | "justify"; indent: number; type: string; version: number; }; } | null

id?

optional id: string | null

title?

optional title: string | null


headline?

optional headline: {[k: string]: unknown; root: { children: {[k: string]: unknown; type: any; version: number; }[]; direction: "rtl" | "ltr" | null; format: "" | "center" | "left" | "start" | "right" | "end" | "justify"; indent: number; type: string; version: number; }; } | null

Defined in: payload-types.ts:1970

Use Bold for 'Dimmed' text and Italic for 'Serif' text.


hideOnFrontend?

optional hideOnFrontend: boolean | null

Defined in: payload-types.ts:1962

Toggle to hide this section from the live website.


id?

optional id: string | null

Defined in: payload-types.ts:2004


image?

optional image: string | Media | null

Defined in: payload-types.ts:1966

Image displayed on the left side. Recommended aspect ratio: 1:1 or 4:5.