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
{{ message }}
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.
Describe the solution you'd like
Possibility of overriding the default component of a field type by adding a
component
property to the models.A use case would be using a component from another library, for example,
quasar
,bootstrap-vue
etcDescribe alternatives you've considered
Using
<component :is="customComponent">
The text was updated successfully, but these errors were encountered: