(Object, Component<HTML>). Allows for the addition of raw HTML to Vercengen UIs for purpose-built custom Components. If you intend on reusing your Component throughout your project, please consider extending the Component class as a whole instead, or at least save your Component<HTML> object to a variable binding that can be reused.
Note. ‘Returns:’ refers to what the Component value returns when exported to its .variable
binding.
<component_key>: (Object, Component<HTML>)