🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

headlessblazor.dropdown

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

headlessblazor.dropdown

1.0.0-preview3
NuGet
Version published
Maintainers
0
Created
Source

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

Keywords

Blazor

FAQs

Package last updated on 15 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts