koumoul-dev / vuetify-jsonschema-form

Create beautiful and low-effort forms that output valid data. Published on npm as @koumoul/vjsf.
https://koumoul-dev.github.io/vuetify-jsonschema-form/latest/
MIT License
538 stars 154 forks source link

Add support for radio (Vuetifiy components) #436

Open boutils opened 1 month ago

boutils commented 1 month ago

Except if I am wrong, there is no way in vjsf3 to display some radio buttons. Note that it seems achievable in vjsf2. What is the best way to do this? Do I have to create my own plugin or you will add it soon?

Screenshot 2024-05-31 at 10 06 08

Thanks a ton!

albanm commented 1 month ago

I will try to add it soon.

albanm commented 3 weeks ago

Is this ok https://koumoul-dev.github.io/vuetify-jsonschema-form/latest/selection/groups ?

boutils commented 3 weeks ago

Awesome! Thank you so much!