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

Angular: Kebab | Meatball | Hamburger Menues #184

Open roblevintennis opened 2 years ago

roblevintennis commented 2 years ago

Implement in Angular

Refer to the Vue implementation for how to approach (note these links take a few second to position to file 🤷‍♂️ ): 1 2 3

Also, Svelte and React has this set of components if those frameworks provide better examples.