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

Feat: AdditionalProperties #424

Open paveldelpozo opened 4 months ago

paveldelpozo commented 4 months ago

Is there any plan to add the functionality that a schema contains additionalProperties and the form can dynamically add key/value field pairs similar to how the equivalent react library does? image

See the example by clicking on "Additional Properties" button. React-JsonSchema-Form

albanm commented 4 months ago

Yes, I would like to support this.

But I can't set a date unfortunately, planning is tight.

paveldelpozo commented 4 months ago

Thank you for your quick answer... I will be attentive to the news of each new version.