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

Implement UsaNavSubmenu component #91

Closed
1 task done
patrickcate opened this issue Oct 31, 2021 · 0 comments
Closed
1 task done

Implement UsaNavSubmenu component #91

patrickcate opened this issue Oct 31, 2021 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@patrickcate
Copy link
Owner

patrickcate commented Oct 31, 2021

Nav Submenu

Submenu for primary navigation.

Props

Name Type Default Required Options
submenu-items Array [] false n/a
id String autogenerated false n/a

Slots

  • default: scoped to submenu-items

CSS Classes

  • None

External Libraries

  • None

Sub-Components

Dependencies

  • None

Notes

  • Create submenu item component?

Tests

  1. The default content renders correctly.
  2. The sub-item prop is available as a scoped slot.
  3. The component renders as a list of links.
@patrickcate patrickcate added the feature New feature or request label Nov 11, 2021
@patrickcate patrickcate self-assigned this Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant