Blazorise components

We haven't found the component you are looking for, but we have found some similar ones.

ColorEdit

The editor that allows you to select a color from a dropdown menu.

ThemeColor

Defines the color and its shade options.

ColorPicker

The editor that allows you to select a color from a dropdown menu.

ThemeColors

Default all the theme colors.

ThemeColorRed

Defines the Red color along with its color shades.

ThemeColorBlue

Defines the Blue color along with its color shades.

ThemeColorCyan

Defines the Cyan color along with its color shades.

ThemeColorGray

Defines the Gray color along with its color shades.

ThemeColorLime

Defines the Lime color along with its color shades.

ThemeColorPink

Defines the Pink color along with its color shades.

ThemeColorTeal

Defines the Teal color along with its color shades.

ThemeColorAmber

Defines the Amber color along with its color shades.

ThemeColorBrown

Defines the Brown color along with its color shades.

ThemeColorGreen

Defines the Green color along with its color shades.

ThemeColorShade

Defines the color shade.

ThemeColorIndigo

Defines the Indigo color along with its color shades.

ThemeColorOrange

Defines the Orange color along with its color shades.

ThemeColorPurple

Defines the Purple color along with its color shades.

ThemeColorYellow

Defines the Yellow color along with its color shades.

ThemeColorOptions

Defines the map of main theme colors.

ThemeColorBlueGray

Defines the Blue-Gray color along with its color shades.

ThemeColorLightBlue

Defines the Light-Blue color along with its color shades.

ThemeColorDeepOrange

Defines the Deep-Orange color along with its color shades.

ThemeColorDeepPurple

Defines the Deep-Purple color along with its color shades.

ThemeColorLightGreen

Defines the Light-Green color along with its color shades.

ThemeBarColorOptions

Defines the color options for the <strong>Bar</strong> component.

ThemeTextColorOptions

Defines the map of text colors.

ThemeBarItemColorOptions

Defines the color options for the <strong>BarDropdownItem</strong> component.

ThemeBarBrandColorOptions

Defines the theme options for the <strong>BarBrand</strong> component.

ThemeBarDropdownColorOptions

Defines the color options for the <strong>BarDropdown</strong> component.

Column

A wrapper that represents a column in a flexbox grid.

Code

The <strong>Code</strong> component displays its contents styled in a fashion intended to indicate that the text is a short fragment of computer code.

Addon

Wrapper for buttons, labels or inputs placed inside of <strong>Addons</strong> component.

Alert

Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.

Bar

The <strong>Bar</strong> component is a wrapper that positions branding, navigation, and other elements into a concise header or sidebar.

Card

A card is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.

Check

Checkboxes allow the user to select one or more items from a set.

Control

Wrapper for input components.

Form

Wrapper for a regular html form element.

Help

Help text for text inside of form.

Icon

Container for any type of icon font.

Anchor

A component that renders an anchor tag, automatically toggling its 'active' class based on whether its 'href' matches the current URI.

Modal

A classic modal overlay, in which you can include any content you want.

Row

A wrapper that represents a row in a flexbox grid.

Toast

A component to displays temporary content to the user.

Chart

No documentation available - no XML comment

Cropper

Blazorise image cropper component based on <a href=\"https://fengyuanchen.github.io/cropperjs/\">CropperJS</a>.

Div

Component that represents the html div element.

Small

Component that represents the html small element.

Span

Component that represents the html span element.

Strong

Component that represents the html strong element.

Theme

Holds the options for the theme.

Addons

Wrapper for text, buttons, or button groups on either side of textual inputs.

Badge

Small and adaptive tag for adding context to just about any content.

Button

Clickable button for actions in forms, dialogs, and more with support for multiple sizes, states, and more.

Collapse

Toggle visibility of almost any content on your pages in a vertically collapsing container.

Field

Wrapper for form input components like label, text, button, etc.

Fields

Container for multiple <strong>Field</strong> component that needs to be placed in a flexbox grid row.

Figure

Wrapper for piece of content like images, than can display optional caption.

Grid

A wrapper that represents a row in a css grid.

Image

Container for an image element.

Inline

Wrapper for horizontally stacked input components.

Label

A label for a form fields.

Layout

Main component for handling the overall layout of a page.

Link

A component that renders an anchor tag, automatically toggling its 'active' class based on whether its 'href' matches the current URI.

Media

The media object is a UI element perfect for repeatable and nestable content.

Radio

Radio buttons allow the user to select one option from a set.

Select

The browser built-in select dropdown.

Slider

A slider to select a value from a given range.

Step

Clickable item in a <strong>Steps</strong> component.

Steps

Steps is a navigation bar that guides users through the steps of a task.

Table

The <strong>Table</strong> component is used for displaying tabular data.

Tab

A clickable item for <strong>Tabs</strong> component.

Tabs

Tabs organize content across different screens, data sets, and other interactions.

Toaster

A component that acts as a container for the <strong>Toast</strong> components.

Tooltip

Tooltips display informative text when users hover over, focus on, or tap an element.

Lead

A typography component to make a paragraph stand out.

Text

Basic typography component with no specific rule.

QRCode

Component used to generate QR code.

Video

The video component embeds a media player which supports video playback into the document.
On this page