An HTML render function returns a string. Specialisation of the generic RenderFunction signature with Output = string and Props = HtmlRenderProps.
Output = string
Props = HtmlRenderProps
An HTML render function returns a string. Specialisation of the generic RenderFunction signature with
Output = stringandProps = HtmlRenderProps.