Hi, I am wondering, is it correct that the for-attribute isn't supported? When I wrote this ``` javascript h('label', {for:'test'}, title); ``` no for-attribute showed up in the generated syntax. Thank you!
Hi,
I am wondering, is it correct that the for-attribute isn't supported?
When I wrote this
no for-attribute showed up in the generated syntax.
Thank you!