Components
Components
Set components
to map tag names to components.
Property | Description | Type | Default |
---|---|---|---|
domNode | Component Element | DomNode | - |
children | Content wrapped in component | string | - |
rest | Component properties, supports standard HTML attributes (e.g. a (link) href, title) and custom attributes | Record<string,unknown> | - |