JSONContent
Properties
| Name | Type |
|---|---|
attrs | Record<string, any> |
content | JSONContent[] |
marks | {
type: string;
attrs?: Record<string, any>;
}[] |
text | string |
type | string |
| Name | Type |
|---|---|
attrs | Record<string, any> |
content | JSONContent[] |
marks | {
type: string;
attrs?: Record<string, any>;
}[] |
text | string |
type | string |