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