ngx-headlessui
Completely unstyled UI components, designed to integrate beautifully with Tailwind CSS.
Based on the idea of tailwindlabs/headlessui (Not all components will be migrated to this library)
Components
This project is still in early development
- ngx-transition
- HeadlessMenu
ngx-transition
The ngx-transition
component lets you add enter/leave transitions to conditionally rendered elements, using CSS classes to control the actual transition styles in the different stages of the transition.
HeadlessMenu
The HeadlessMenu
component and related child components are used to quickly build custom dropdown components.