streamlit-pydantic icon indicating copy to clipboard operation
streamlit-pydantic copied to clipboard

Add the ability to put items in an expander by annotating Pydantic model fields

Open madkopp opened this issue 1 year ago • 2 comments

This pull request adds the ability to put items in an expander by annotating fields of a Pydantic model with an Expander annotation. An example of this is also added to the examples directory.

Addresses #24 but may not fully close it.


Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the MIT license.

madkopp avatar Sep 13 '24 02:09 madkopp

Happy to add any documentation or unit tests if you have a suggested format for that.

madkopp avatar Sep 14 '24 14:09 madkopp

@lukasmasuch

madkopp avatar Sep 24 '24 16:09 madkopp