BlazeUI.Bridge
0.2.0
dotnet add package BlazeUI.Bridge --version 0.2.0
NuGet\Install-Package BlazeUI.Bridge -Version 0.2.0
<PackageReference Include="BlazeUI.Bridge" Version="0.2.0" />
<PackageVersion Include="BlazeUI.Bridge" Version="0.2.0" />
<PackageReference Include="BlazeUI.Bridge" />
paket add BlazeUI.Bridge --version 0.2.0
#r "nuget: BlazeUI.Bridge, 0.2.0"
#:package BlazeUI.Bridge@0.2.0
#addin nuget:?package=BlazeUI.Bridge&version=0.2.0
#tool nuget:?package=BlazeUI.Bridge&version=0.2.0
BlazeUI.Bridge
Browser interop bridge for BlazeUI Blazor components.
Provides JS interop utilities used internally by BlazeUI.Headless, including a mutation queue for batching DOM operations and an event delegation registry that survives Blazor's SSR-to-interactive handoff.
Installation
dotnet add package BlazeUI.Bridge
This package is installed automatically as a dependency of BlazeUI.Headless. You only need to install it directly if you're building custom components that need its interop primitives.
License
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.AspNetCore.Components.Web (>= 10.0.5)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BlazeUI.Bridge:
| Package | Downloads |
|---|---|
|
BlazeUI.Headless
Headless UI components for Blazor, inspired by Base UI. |
|
|
BlazeUI.Sonner
Toast notification components for Blazor, inspired by Sonner. |
GitHub repositories
This package is not used by any popular GitHub repositories.