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 expansion panel component. #1089

Merged
merged 4 commits into from
Nov 5, 2024
Merged

Conversation

richard-to
Copy link
Collaborator

Also adds support for the accordion component which uses multiple grouped expansion panels.

The accordion behavior needs to be manually implemented through event handlers on the expansion panels.

Closes #1081

Also adds support for the accordion component which uses multiple
grouped expansion panels.

The accordion behavior needs to be manually implemented through event
handlers on the expansion panels.

Closes google#1081
Copy link
Collaborator

@wwwillchen wwwillchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

docs/components/expansion_panel.md Outdated Show resolved Hide resolved
docs/components/expansion_panel.md Outdated Show resolved Hide resolved
docs/components/expansion_panel.md Outdated Show resolved Hide resolved
@richard-to richard-to merged commit 96a47bb into google:main Nov 5, 2024
6 checks passed
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.

Add Expansion Panel / Accordion component
2 participants