maxfordham / ipyautoui

create ipywidgets user input form pydantic model or jsonschema
https://maxfordham.github.io/ipyautoui/
40 stars 4 forks source link

🐛-fix-title-and-description-for-iterables #146

Closed jgunstone closed 1 year ago

jgunstone commented 1 year ago

created a TitleDescription base class that is inherited by both EditGrid and Iterable... should probs add to AutoObject too...