File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ The following data attributes are used by this package:
147147 - `data-focusout-validation `: This input should use `focusout ` validation
148148 - `data-skip-validation `: This input should skip any validations
149149 - `data-invalid `: If present , the input is invalid `
150- - `data-has- initial-load-errors `: If present , this input has initial load errors , which should not be cleared out when reflecting the constraint validation for the initial load .
150+ - `data-initial-load-errors `: If present , this input has initial load errors , which should not be cleared out when reflecting the constraint validation for the initial load .
151151- `data-error-container `: Marks an element as an error container
152152- Error list items
153153 - `data-visible `: Marks that the error list item should be visible
You can’t perform that action at this time.
0 commit comments