Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

156 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Headless Blazor Header Image

Headless Blazor is a style-agnostic component library for Blazor. Inspired by Headless UI.

Installation

Note

This library is very much a work-in-progress. Contributions are welcome!

Quick Start

Install the bundle from NuGet:

dotnet add package HeadlessBlazor

Then add the following to your Program.cs:

builder.Services.AddHeadlessBlazor();

And add a using to your _Imports.razor file:

@using HeadlessBlazor

Individual Packages

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.

NuGet Version

A headless dropdown component.

NuGet Version

Enables dynamic float behavior for components like popovers, tooltips, dropdowns, etc.

NuGet Version

NuGet Version

NuGet Version

Enables handling of click events that occur outside of a component.

NuGet Version

NuGet Version

About

Headless Blazor is a style-agnostic component library for Blazor. Inspired by Headless UI.

Topics

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages