Skip to content

isCompoundInnerBlocksPresetId

isCompoundInnerBlocksPresetId(value): value is “horizontal” | “freeform” | “ordered” | “locked-structure”

Defined in: wp-typia-project-tools/src/runtime/compound-inner-blocks.ts:81

Returns whether a string matches one of the supported compound preset ids.

string

value is “horizontal” | “freeform” | “ordered” | “locked-structure”