Hello everone, i’m new to jsonForms .
i use jsonForms with Vue - Vuetify i need add Custom components control to use with jsonForms
Hi @yuosif1286 ,
Please have a look at the vue-vuetify README. The usage doc marks the place to add your custom renderer registrations (search the README for here you can add custom renderers).
Have a look at the existing vue-vuetify renderers to get started with implementing one. The corresponding registration entry for each renderer can be found in the .entry.ts file besides the renderer implementation.
Cheers,
Lucas
Vue Vuetify Renderers
This is the JSON Forms Vue Vuetify renderers package which provides a Vuetify based renderer set for JSON Forms Vue. The renderers are in a preview state. => in read me this renderers is preview and when click on render vue and this link return 404 : not found
Hi @yuosif1286,
We recently moved the packages and forgot to update the reference. The correct link is this one.