nfsense/client/src/components/inputs
Samuel Lorch 4c78d1da66
Nice form (#11)
* wip

* vee-validate experiments

* get test enabled form working

* Make PillBar Properly work with ModelValue

* Register NumberBox Globally

* Rework NiceForm

* Use new form props

* Rework Definitions for new Form
2023-04-03 22:59:20 +02:00
..
CheckBox.vue Implement Input Components 2023-03-28 23:46:55 +02:00
MultilineTextBox.vue Implement Input Components 2023-03-28 23:46:55 +02:00
NumberBox.vue Add NumberBox 2023-04-02 19:21:36 +02:00
PillBar.vue Nice form (#11) 2023-04-03 22:59:20 +02:00
TextBox.vue Implement Input Components 2023-03-28 23:46:55 +02:00