Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

madkopp
Copy link

@madkopp madkopp commented Sep 13, 2024

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
Copy link
Author

madkopp commented Sep 14, 2024

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

@madkopp
Copy link
Author

madkopp commented Sep 24, 2024

@lukasmasuch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants