@ngx-headless/ui
Version:
A library of unstyled, accessible, and composable UI primitives for Angular with full styling freedom
10 lines (9 loc) • 405 B
TypeScript
export * from './lib/disclosure/disclosure-index';
export * from './lib/radio-group/radio-group-index';
export * from './lib/tabs/tabs-index';
export * from './lib/menu/menu-index';
export * from './lib/switch/switch-index';
export * from './lib/listbox/listbox-index';
export * from './lib/combobox/combobox-index';
export * from './lib/popover/popover-index';
export * from './lib/dialog/dialog-index';