jsonform / jsonform

Build forms from JSON Schema. Easily template-able. Compatible with Bootstrap 3 out of the box.
https://jsonform.github.io/jsonform/playground/index.html
MIT License
2.72k stars 553 forks source link

Update example.html with required extra info #446

Open clach04 opened 3 months ago

clach04 commented 3 months ago

Take from playground example.

clach04 commented 3 months ago

I like how the current playground version makes clear what are required fields, and was missing that from the more simple example. Transplanted the extra style items needed.