-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
ComponentsChanges or issues affect the design-system-react-components packageChanges or issues affect the design-system-react-components package
Description
The navbar component provides a secondary list of navigation items. It is intended to pair with the Header component.
It should:
- Be natively integrated into the Header component
- Be implementable as a standalone component
- Responsively display a list of navigation items (links, dropdown menus, buttons etc.)
Structurally, the navbar component should render a <nav> element with its child items arrayed in a standard <ul> / <li> structure.
This component does not have a base component in RAC, so will be implemented from scratch.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ComponentsChanges or issues affect the design-system-react-components packageChanges or issues affect the design-system-react-components package