Kind: Interface
Source: atloria-monorepo/apps/web/src/components/Viewer/blockNesting.ts
Minimal shape of the hast nodes react-markdown hands to a component.
Properties
| Property | Type |
|---|---|
type | string |
tagName | string |
value | string |
properties | Record<string, unknown> |
Was this page helpful?