You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow configuration of the prop which the model gets passed to.
Previously the model was passed to 'value' without anyway to change it,
but now it can be defined using the property `valueProp` on the root of
the field, or setting the property in the options prop to the
vue-form-json-schema component.
0 commit comments