quenktechnologies / wml-widgets

Common widgets for working with wml.
Apache License 2.0
0 stars 0 forks source link

Support transparently specifying underlying attributes for controls that wrap native html controls #63

Closed metasansana closed 2 years ago

metasansana commented 2 years ago

Example:

<TextField 
  html:required=true 
  html:autofocus=true/>