Skip to content

WordPressAttributeKind

WordPressAttributeKind = "string" | "number" | "boolean" | "array" | "object"

Defined in: metadata-model.ts:33

Enumerate the block.json attribute kinds supported by the projection layer.