SyncInnerBlocksTemplateModuleOptions
Defined in: wp-typia-block-runtime/src/metadata-core.ts:81
Properties
Section titled “Properties”allowExternalBlockNames?
Section titled “allowExternalBlockNames?”
optionalallowExternalBlockNames?:boolean
Defined in: wp-typia-block-runtime/src/metadata-core.ts:82
exportName?
Section titled “exportName?”
optionalexportName?:string
Defined in: wp-typia-block-runtime/src/metadata-core.ts:83
knownBlockNames?
Section titled “knownBlockNames?”
optionalknownBlockNames?: readonlystring[]
Defined in: wp-typia-block-runtime/src/metadata-core.ts:84
nesting
Section titled “nesting”nesting:
BlockNestingContract
Defined in: wp-typia-block-runtime/src/metadata-core.ts:85
outputFile
Section titled “outputFile”outputFile:
string
Defined in: wp-typia-block-runtime/src/metadata-core.ts:86
projectRoot?
Section titled “projectRoot?”
optionalprojectRoot?:string
Defined in: wp-typia-block-runtime/src/metadata-core.ts:87
templates?
Section titled “templates?”
optionaltemplates?:Readonly<Record<string,BlockInnerBlocksTemplate>>
Defined in: wp-typia-block-runtime/src/metadata-core.ts:88