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
Need to create an example on webpackbin. Just webpackbin is not working properly.
The idea:
You create a custom field component. E.g.: fieldAwesome. And if you register this component globally with Vue.component("fieldAwesome", FieldAwesome); than you can use it in your schema like:
{type: "awesome",label: "My aweseom field",model: "awesome"}
In the doc, it say that custom fields are "coming soon". It is something very interesting.
Can you share your progress on that feature ?
Can I help you on that ?
The text was updated successfully, but these errors were encountered: