Skip to content

Support for attributes on {{input}}

Compare
Choose a tag to compare
@sir-dunxalot sir-dunxalot released this 27 Feb 21:25
· 140 commits to master since this release

Adds support for:

{{!-- title: hello --}}
{{input value=title}} {{!-- = title --}}
{{input valueBinding=title}} {{!-- = hello --}}