Equal-UI / Equal

Equal UI is a Vue 3 UI library empowered by Tailwindcss
https://equal-ui.github.io/Equal/
MIT License
1.21k stars 67 forks source link

[ Feature Request ] Add a Navbar component? #261

Closed samzhangjy closed 1 year ago

samzhangjy commented 3 years ago

Is your feature request related to a problem? Please describe.

First of all, I think EqualUI's design is awesome. Thanks for making this awesome framework!

But I think there's one problem: the navigation part is not quite complete. Adding a navbar component with some examples would be awesome.

Describe the solution you'd like

Add a navbar-like component, with slots like title, icon, navigation links, and a drawer.

Navigation links with an optional dropdown would be the best.

Describe alternatives you've considered

Not yet.

Additional context

Thank you!