What about setting formData default values from another page? Also saw this in the code. But can't figure out how to use it. This is with Quasar-Laravel. pageData: { // use to set formData default values from another page type: Object, default: () => {} },
The information you provide is very interesting. Thank.
How to enter data using bar codes quickly without clicking on fields, Thank you.
What about setting formData default values from another page?
Also saw this in the code. But can't figure out how to use it. This is with Quasar-Laravel.
pageData: { // use to set formData default values from another page
type: Object,
default: () => {}
},