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

Multilevel header nesting #35

Closed
galangel opened this issue Jan 22, 2025 · 0 comments · Fixed by #37
Closed

Multilevel header nesting #35

galangel opened this issue Jan 22, 2025 · 0 comments · Fixed by #37
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@galangel
Copy link
Owner

nest headers in between to create an hierarchy of headers and items

for example:

  • Header
    • Item
    • Item
    • Header
      • Item
      • Item
      • Item
    • Header
      • Item
      • Item
      • Item
  • Header
    • Item
    • Item

requires a refactor to the API to use props instead of children

@galangel galangel added the enhancement New feature or request label Jan 22, 2025
@galangel galangel added this to the V1 release milestone Jan 22, 2025
@galangel galangel self-assigned this Jan 22, 2025
@galangel galangel linked a pull request Jan 24, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant