PersistentBlockIdentityNode
Defined in: identifiers.ts:21
Minimal block-editor tree node used while repairing persistent identities.
Properties
Section titled “Properties”attributes?
Section titled “attributes?”
optionalattributes?:Record<string,unknown> |null
Defined in: identifiers.ts:22
clientId
Section titled “clientId”clientId:
string
Defined in: identifiers.ts:23
innerBlocks?
Section titled “innerBlocks?”
optionalinnerBlocks?: readonlyPersistentBlockIdentityNode[]
Defined in: identifiers.ts:24
optionalname?:string
Defined in: identifiers.ts:25