JSX dialect documentation?

Where would I look to understand the details of Hono's JSX dialect? For example, I'd like to know if class={} only accepts a string, or if it accepts an object with various classes marked true and false.
1 Reply
ambergristle
ambergristle3w ago
trial and error, mainly. i'm not aware of anything beyond the official docs its basically vanilla html though

Did you find this page helpful?