ValidateBlockPatternContentNestingOptions
Defined in: wp-typia-block-runtime/src/metadata-core-nesting.ts:92
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”nesting:
BlockNestingContract
Defined in: wp-typia-block-runtime/src/metadata-core-nesting.ts:94
patternFile?
Section titled “patternFile?”
optionalpatternFile?:string
Defined in: wp-typia-block-runtime/src/metadata-core-nesting.ts:95