Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

input-submit default ID

Latest
Compare
Choose a tag to compare
@sdonaghey03 sdonaghey03 released this 24 Aug 12:29
· 72 commits to master since this release

Element input-submit now has a default element ID assigned to it of 'submit-button'.

This element can still be overridden as normal with the mustache example:
{{#input-submit}]Submit overridden-id{{/input-submit}}