Skip to content

Navbar #616

@mkernohanbc

Description

@mkernohanbc

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.

Metadata

Metadata

Assignees

Labels

ComponentsChanges or issues affect the design-system-react-components package

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions