Home > @uniformdev/richtext > resolveDefaultHtmlRenderer

resolveDefaultHtmlRenderer variable

When a custom renderer has not been provided we check to see if there is a renderer for the type within the map above. These are for any node types which include extra logic.

Some node types like quote just map directly to a HTML tag (ie blockquote). For those there is a simple type -> tag Map.

Signature: