Theme Shop Newsletter Block
amerta / payload-types / ThemeShopNewsletterBlock
Interface: ThemeShopNewsletterBlock
Defined in: payload-types.ts:1649
This interface was referenced by Config's JSON-Schema
via the definition "ThemeShopNewsletterBlock".
Properties
baseForm?
optionalbaseForm: {description?:string|null;form?:string|Form|null;title?:string|null; }
Defined in: payload-types.ts:1669
description?
optionaldescription:string|null
Optional description text above the form
form?
optionalform:string|Form|null
title?
optionaltitle:string|null
blockName?
optionalblockName:string|null
Defined in: payload-types.ts:1693
blockType
blockType:
"themeShopNewsletterBlock"
Defined in: payload-types.ts:1694
formText?
optionalformText: {[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:1677
headline
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; }; }
Defined in: payload-types.ts:1654
Index Signature
[k: string]: unknown
root
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; }
root.children
children: {[
k:string]:unknown;type:any;version:number; }[]
Index Signature
[k: string]: unknown
root.direction
direction:
"rtl"|"ltr"|null
root.format
format:
""|"center"|"left"|"start"|"right"|"end"|"justify"
root.indent
indent:
number
root.type
type:
string
root.version
version:
number
hideOnFrontend?
optionalhideOnFrontend:boolean|null
Defined in: payload-types.ts:1653
Toggle to hide this section from the live website.
id?
optionalid:string|null
Defined in: payload-types.ts:1692