minor docs fix for reactive submit button js utility
This commit is contained in:
parent
c32fee8a9b
commit
0fcafcb618
@ -73,8 +73,8 @@
|
|||||||
* disables a forms LAST sumit button as long as the required inputs are invalid
|
* disables a forms LAST sumit button as long as the required inputs are invalid
|
||||||
* (only checks if the value of the inputs are not empty)
|
* (only checks if the value of the inputs are not empty)
|
||||||
*
|
*
|
||||||
* Attribute: uw-reactive-submit-button
|
* Attribute: [none]
|
||||||
* works only on `form` elements
|
* (automatically setup on all form tags)
|
||||||
*
|
*
|
||||||
* Params:
|
* Params:
|
||||||
* data-formnorequired: string
|
* data-formnorequired: string
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user