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: How to define different types of avatars? #234

Open Mashiane opened 3 years ago

Mashiane commented 3 years ago

Hi there

An avatar can have an image and it can also have text. How do I create either. Is there an example I can refer to?

Thanks