lucca-front
lucca-front copied to clipboard
[luButton] Default type
luButton
should provide a type="button"
by default for accessibility.
It should still be possible to override button's type
by submit
or reset
.
It should be only applied on <button>
(and omitted on <a>
)