ValidateInnerBlocksTemplatesOptions
Defined in: wp-typia-block-runtime/src/metadata-core-nesting.ts:57
Extends
Section titled “Extends”Properties
Section titled “Properties”allowExternalBlockNames?
Section titled “allowExternalBlockNames?”
optionalallowExternalBlockNames?:boolean
Defined in: wp-typia-block-runtime/src/metadata-core-nesting.ts:33
Inherited from
Section titled “Inherited from”ValidateBlockNestingContractOptions.allowExternalBlockNames
knownBlockNames?
Section titled “knownBlockNames?”
optionalknownBlockNames?: readonlystring[]
Defined in: wp-typia-block-runtime/src/metadata-core-nesting.ts:34
Inherited from
Section titled “Inherited from”ValidateBlockNestingContractOptions.knownBlockNames
nesting?
Section titled “nesting?”
optionalnesting?:Readonly<Record<string,BlockNestingRule>>
Defined in: wp-typia-block-runtime/src/metadata-core-nesting.ts:59