TinyBase logoTinyBase

ComponentReturnType

ComponentReturnType is a simple alias for what a Solid component can return: either a SolidElement, or null for an empty component.

JSXElement

Since

v8.3.0