AgnosticUI / agnosticui

AgnosticUI is a set of UI primitives that start their lives in clean HTML and CSS. These standards compliant components are then copied to our framework implementations in: React, Vue 3, Angular, and Svelte.
https://agnosticui.com
Apache License 2.0
724 stars 47 forks source link

Kebab | Meatball | Hamburger Menues — Vue #180

Closed roblevintennis closed 2 years ago

roblevintennis commented 2 years ago

I'm doing this in tandem with https://github.com/AgnosticUI/agnosticui/issues/174 which is the CSS counterpart but this is to create isKebab, isMeatball, and isHamburger variants in the Vue Menu.vue component.