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

When is the menu component exported? #410

Closed
bytegolang opened this issue May 9, 2024 · 1 comment
Closed

When is the menu component exported? #410

bytegolang opened this issue May 9, 2024 · 1 comment

Comments

@bytegolang
Copy link

bytegolang commented May 9, 2024

If I implement a sidebar, what components do I need to use to support expansion and collapse?

@jer3m01
Copy link
Member

jer3m01 commented May 13, 2024

For sidebars that appear as a popup use a Dialog (example here) (docs).

For sidebars that are always visible but expand/collapse use a Collapsible (docs).

@jer3m01 jer3m01 closed this as completed May 13, 2024
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

No branches or pull requests

2 participants