I
Node
testedA document block. `id` is stable across split/merge/move.
Signature
ts
interface NodeProperties
| Property | Type | Description |
|---|---|---|
idreadonly | string | — |
typereadonly | string | — |
attrsreadonly | Readonly<Record<string, import("./attrs").AttrValue>> | — |
contentreadonly | Content | — |