MudX.MudBlazor.Extension
8.11.1
dotnet add package MudX.MudBlazor.Extension --version 8.11.1
NuGet\Install-Package MudX.MudBlazor.Extension -Version 8.11.1
<PackageReference Include="MudX.MudBlazor.Extension" Version="8.11.1" />
<PackageVersion Include="MudX.MudBlazor.Extension" Version="8.11.1" />
<PackageReference Include="MudX.MudBlazor.Extension" />
paket add MudX.MudBlazor.Extension --version 8.11.1
#r "nuget: MudX.MudBlazor.Extension, 8.11.1"
#:package MudX.MudBlazor.Extension@8.11.1
#addin nuget:?package=MudX.MudBlazor.Extension&version=8.11.1
#tool nuget:?package=MudX.MudBlazor.Extension&version=8.11.1
Getting started with MudX is easy:
- Step 1: Install MudBlazor.
- Step 2: Add MudX to your project via NuGet.
- Step 3: Include the
MudXProvider
in your layout -or- reference./_content/MudX.MudBlazor.Extension/_mudx.min.css
and./_content/MudX.MudBlazor.Extension/mudx.min.js
in your project -with- cache busting. - Step 4: Start using components - all MudX components are prefixed with
MudX
, such asMudXOutline
. - Step 5: Browse the documentation to learn how to use each component.
- Step 6: Visit the MudX GitHub repo to report issues or request help.
- Step 7: Try MudX in your browser with no setup required at Try MudBlazor with Extensions. 🚧 Under Construction 🚧
- Step 8: Optionally update/change your MudBlazor theme at MudBlazor Theme Creator.
Table of Contents
- MudXSecurityCode
- MudXOutline
- MudXCodeBlock
- MudXCopyToClipboard
- MudXBreadcrumbs
- MudXSplitter
- Blazor Lottie Player]
Components
MudXSecurityCode
A component for entering security codes, such as SMS or email verification codes.
Back to top
MudXOutline
A scrollspy component that highlights the current section in a sidebar as you scroll through the page.
Back to top
MudXCodeBlock
A component for displaying code snippets with Prism syntax highlighting and customizable themes.
Back to top
MudXCopyToClipboard
A component that allows users to copy text to the clipboard with access to an extension method.
Back to top
MudXBreadcrumbs
A self-navigating breadcrumb navigation component that supports custom separators and icons.
Back to top
MudXSplitter
A component designed to split panels with a draggable element. No inputs were harmed in the creation
of this component.
Back to top
Blazor Lottie Player
A Blazor component for rendering Lottie animations, downloadable separately from MudX but designed and
maintained by the MudX team.
Back to top
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.