DeserializerRule
Defined in: block-tools/src/types.ts:89
Properties
Section titled “Properties”deserialize()
Section titled “deserialize()”deserialize: (
el,next,createBlock) =>TypedObject|TypedObject[] |undefined
Defined in: block-tools/src/types.ts:90
Parameters
Section titled “Parameters”Node
(elements) => TypedObject | TypedObject[] | undefined
createBlock
Section titled “createBlock”(props) => object
Returns
Section titled “Returns”TypedObject | TypedObject[] | undefined