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.
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.
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
, andisHamburger
variants in the Vue Menu.vue component.