We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
reactpy.html
The following snippet could be valid syntax, but will not render properly:
html.div( [ "one", "two", ["three", "four"] ] )
Allow for nested lists to be recursively rendered as VDOM.