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
539 stars 154 forks source link

Question: Displaying Rating, Progress Linear, Progress Circular, Images? #236

Open Mashiane opened 3 years ago

Mashiane commented 3 years ago

Hi

How can I define and display a rating, a progress linear, progress circular, an image?

Thanks for your help.

albanm commented 3 years ago

When something is not cover by the llibrary you have to implement it using slots. See these 2 examples: https://koumoul-dev.github.io/vuetify-jsonschema-form/latest/examples#slots

Mashiane commented 3 years ago

Ok thank you, I will try. I just didnt want to start something that could be upcoming in your next version as I saw the beta indicator.

Please if you dont me, dont be impatient, Im just starting this out and exploring vue and the lot of questions I ask might set you off.

Thanks.

albanm commented 3 years ago

No problem you can keep asking, just don't expect fast answers every time, it depends on my free time and my mood :)

Please think of closing the issues once you are satisfied with a response.