DocumentationTypesInterfaces

Theme Shop Benefits Block

amerta


amerta / payload-types / ThemeShopBenefitsBlock

Interface: ThemeShopBenefitsBlock

Defined in: payload-types.ts:2012

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

Properties

blockName?

optional blockName: string | null

Defined in: payload-types.ts:2026


blockType

blockType: "themeShopBenefitsBlock"

Defined in: payload-types.ts:2027


hideOnFrontend?

optional hideOnFrontend: boolean | null

Defined in: payload-types.ts:2016

Toggle to hide this section from the live website.


id?

optional id: string | null

Defined in: payload-types.ts:2025


items?

optional items: { description: string; icon?: string | null; id?: string | null; title: string; }[] | null

Defined in: payload-types.ts:2017