RenderHTMLSource
export
A React component to render HTML snippets.
Default: ...
Remarks
This component is useful when you have to load dozens of HTML snippets with the same config. Performance is expected to improve in such scenarios.
warning
This component requires to have โTRenderEngineProvider
and โRenderHTMLConfigProvider
as parents.