@modelforms/fontawesome-vuetify 3.9.0 → 3.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -101,6 +101,7 @@ The FormPlate component is designed with a built-in GridModelHandler that manage
|
|
|
101
101
|
Grid model value fields have a rules with corresponding client validation messages.
|
|
102
102
|
|
|
103
103
|
Event completeChanges is ordinary event updating complete control changes.
|
|
104
|
+
|
|
104
105
|
The main event is submit with data model as argument.
|
|
105
106
|
|
|
106
107
|
Licence
|