Headless Blazor is a style-agnostic component library for Blazor. Inspired by Headless UI.
Note
This library is very much a work-in-progress. Contributions are welcome!
Install the bundle from NuGet:
dotnet add package HeadlessBlazor
Tip
Looking for individual components? Each component is packaged separately, so if you're only after one or two specific components, you can install those individually.
A headless dropdown component.
Enables dynamic float behavior for components like popovers, tooltips, dropdowns, etc.
Enables handling of click events that occur outside of a component.