Syncfusion.Blazor.Inputs 19.2.0.55

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Blazor.Inputs --version 19.2.0.55
NuGet\Install-Package Syncfusion.Blazor.Inputs -Version 19.2.0.55
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.Blazor.Inputs" Version="19.2.0.55" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Blazor.Inputs --version 19.2.0.55
#r "nuget: Syncfusion.Blazor.Inputs, 19.2.0.55"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Syncfusion.Blazor.Inputs as a Cake Addin
#addin nuget:?package=Syncfusion.Blazor.Inputs&version=19.2.0.55

// Install Syncfusion.Blazor.Inputs as a Cake Tool
#tool nuget:?package=Syncfusion.Blazor.Inputs&version=19.2.0.55

A package of Blazor Input textbox components. It comes with a collection of form components which is useful to get different input values from the users such as text, numbers, color and file inputs.

List of Components:

Color Picker

The Blazor Color Picker component is a user interface to select and adjust color values.

Key features

  • Color Value - Supports Red Green Blue, Hue Saturation Value and Hex codes.
  • Custom palette - Allows you to customize palettes and supports multiple palette groups rendering.

File Upload

The Blazor File Upload is a component for uploading one or multiple files, images, documents, and other files to a server.

Key features

  • Chunk Upload - Used to upload large files as chunks.
  • Validation - Validate extension and size of upload file.
  • Auto Upload - Process the file to upload without interaction.

MaskedTextBox

The Blazor Input Mask is a component that provides an easy and reliable way to collect user input based on a standard mask.

Key features

NumericTextBox

The Blazor Numeric Textbox component is a quick replacement of the number-type HTML input element.

Key features

  • Range Validation - Allows to set the minimum and maximum range of values.
  • Number Formats - Supports the number display formatting with MSDN standard.

TextBox

The Blazor TextBox is a component for editing, displaying, or entering plain text on forms to capture username, email, and more.

Key features

  • Floating Label - Floats the placeholder text while focus.
  • Multiline - Handles multiline input with placeholder text.

Range Slider

The Blazor Range Slider is a custom range-type HTML5 input component. It allows you to select a value or range of values between a specified min and max.

Key features

  • Tooltip - Displays the tooltip to indicate the current value by clicking the Slider bar or drag the Slider handle.
  • Ticks - Easily identify the current value/values of the Slider.
  • Limits - Restrict the slider thumb between a particular range. This is used if higher or lower value affects the process or product where the slider is being used.
  • Orientation - Displayed either in horizontal or vertical orientation.
  • Types - Specifies the type of Slider.

Learn More about Blazor UI components

Documentation

Release History

Online Demos

Contact Support

Suggest a feature or report a bug

Pricing

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 23,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1600+ controls and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, and JavaScript), and desktop development (Windows Forms, WPF, WinUI(Preview), Flutter and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. To acquire a license, you can purchase one here or start a free 30-day trial here.


sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

© Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (24)

Showing the top 5 NuGet packages that depend on Syncfusion.Blazor.Inputs:

Package Downloads
Syncfusion.Blazor.DropDowns The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion Blazor AutoComplete, ComboBox, DropDownList, ListBox, and MultiSelect Dropdown.

Syncfusion.Blazor.Navigations The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion Blazor Accordion, Context Menu, Menu Bar, Tabs, Toolbar, Tree-view, and Sidebar.

Syncfusion.Blazor.Calendars The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion Blazor Calendar, DatePicker, DateRangePicker, DateTimePicker, and TimePicker.

Syncfusion.Blazor.Grid The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion Blazor DataGrid component and more.

Syncfusion.Blazor.InPlaceEditor The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion Blazor InPlaceEditor component and more.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
25.1.40 5 4/15/2024
25.1.39 2,762 4/8/2024
25.1.38 3,897 4/1/2024
25.1.37 2,480 3/26/2024
25.1.35 10,310 3/15/2024
24.2.9 8,676 3/4/2024
24.2.8 8,425 2/26/2024
24.2.7 7,231 2/19/2024
24.2.6 5,671 2/14/2024
24.2.5 2,213 2/12/2024
24.2.4 5,235 2/5/2024
24.2.3 9,665 1/31/2024
24.1.47 15,050 1/22/2024
24.1.46 8,823 1/16/2024
24.1.45 14,458 1/8/2024
24.1.44 8,686 1/2/2024
24.1.43 6,043 12/27/2023
24.1.41 24,645 12/18/2023
23.2.7 13,998 12/6/2023
23.2.6 10,484 11/28/2023
23.2.5 5,603 11/23/2023
23.2.4 10,762 11/20/2023
23.1.44 23,483 11/6/2023
23.1.43 8,380 10/30/2023
23.1.42 6,332 10/23/2023
23.1.41 10,144 10/16/2023
23.1.40 17,506 10/10/2023
23.1.39 6,311 10/4/2023
23.1.38 9,295 9/26/2023
23.1.36 31,160 9/15/2023
22.2.12 24,666 9/5/2023
22.2.11 8,602 8/28/2023
22.2.10 14,016 8/22/2023
22.2.9 16,737 8/14/2023
22.2.8 6,092 8/7/2023
22.2.7 6,199 8/2/2023
22.2.5 15,882 7/27/2023
22.1.39 18,276 7/18/2023
22.1.38 12,892 7/11/2023
22.1.37 8,699 7/3/2023
22.1.36 6,738 6/28/2023
22.1.34 18,455 6/21/2023
21.2.10 16,577 6/13/2023
21.2.9 7,470 6/6/2023
21.2.8 8,836 5/30/2023
21.2.6 7,615 5/22/2023
21.2.5 7,240 5/15/2023
21.2.4 23,362 5/9/2023
21.2.3 12,377 5/3/2023
21.1.41 19,036 4/19/2023
21.1.39 11,169 4/10/2023
21.1.38 6,447 4/3/2023
21.1.37 8,067 3/29/2023
21.1.35 19,145 3/23/2023
20.4.0.54 53,582 3/13/2023
20.4.0.53 7,410 3/7/2023
20.4.0.52 22,303 2/28/2023
20.4.0.51 18,962 2/21/2023
20.4.0.50 15,941 2/14/2023
20.4.0.49 11,647 2/7/2023
20.4.0.48 30,240 2/1/2023
20.4.0.44 18,769 1/18/2023
20.4.0.43 24,581 1/10/2023
20.4.0.42 12,907 1/4/2023
20.4.0.41 6,670 12/29/2022
20.4.0.40 4,552 12/28/2022
20.4.0.38 18,257 12/21/2022
20.3.0.61 41,478 12/12/2022
20.3.0.60 13,763 12/6/2022
20.3.0.59 15,529 11/29/2022
20.3.0.58 18,823 11/22/2022
20.3.0.57 15,891 11/15/2022
20.3.0.56 31,386 11/8/2022
20.3.0.52 21,517 10/27/2022
20.3.0.50 23,908 10/18/2022
20.3.0.49 22,732 10/11/2022
20.3.0.48 13,393 10/5/2022
20.3.0.47 26,136 9/29/2022
20.2.0.50 17,385 9/20/2022
20.2.0.49 28,590 9/13/2022
20.2.0.48 27,390 9/6/2022
20.2.0.46 14,109 8/30/2022
20.2.0.45 14,181 8/23/2022
20.2.0.44 14,737 8/16/2022
20.2.0.43 15,727 8/8/2022
20.2.0.40 24,921 7/26/2022
20.2.0.39 12,824 7/19/2022
20.2.0.38 13,133 7/12/2022
20.2.0.36 39,560 6/30/2022
20.1.0.61 41,474 6/20/2022
20.1.0.60 24,667 6/14/2022
20.1.0.59 22,424 6/7/2022
20.1.0.58 17,716 5/31/2022
20.1.0.57 22,933 5/24/2022
20.1.0.56 15,684 5/17/2022
20.1.0.55 17,982 5/12/2022
20.1.0.52 18,407 5/3/2022
20.1.0.51 19,711 4/26/2022
20.1.0.50 15,576 4/19/2022
20.1.0.48 18,160 4/12/2022
20.1.0.47 23,552 4/4/2022
19.4.0.56 47,168 3/15/2022
19.4.0.55 18,664 3/8/2022
19.4.0.54 16,751 3/1/2022
19.4.0.53 17,668 2/22/2022
19.4.0.52 16,375 2/15/2022
19.4.0.50 20,153 2/8/2022
19.4.0.48 41,217 1/31/2022
19.4.0.47 16,416 1/25/2022
19.4.0.43 24,263 1/18/2022
19.4.0.42 38,008 1/11/2022
19.4.0.41 12,663 1/4/2022
19.4.0.40 10,687 12/28/2021
19.4.0.38 13,414 12/17/2021
19.3.0.59 16,723 12/14/2021
19.3.0.57 9,760 12/7/2021
19.3.0.56 14,411 11/30/2021
19.3.0.55 17,180 11/23/2021
19.3.0.54 10,096 11/17/2021
19.3.0.53 9,164 11/12/2021
19.3.0.48 15,135 11/2/2021
19.3.0.47 18,409 10/26/2021
19.3.0.46 12,545 10/19/2021
19.3.0.45 10,219 10/12/2021
19.3.0.44 14,629 10/5/2021
19.3.0.43 18,269 9/30/2021
19.2.0.62 40,088 9/13/2021
19.2.0.60 13,136 9/7/2021
19.2.0.59 9,570 8/30/2021
19.2.0.57 8,608 8/24/2021
19.2.0.56 8,701 8/17/2021
19.2.0.55 10,228 8/11/2021
19.2.0.51 13,215 8/2/2021
19.2.0.49 11,082 7/27/2021
19.2.0.48 10,265 7/19/2021
19.2.0.47 8,523 7/13/2021
19.2.0.46 8,192 7/6/2021
19.2.0.44 14,039 6/30/2021
19.1.0.69 19,268 6/14/2021
19.1.0.67 12,806 6/7/2021
19.1.0.66 9,922 5/31/2021
19.1.0.65 9,396 5/24/2021
19.1.0.64 11,500 5/19/2021
19.1.0.63 8,649 5/13/2021
19.1.0.59 12,633 5/3/2021
19.1.0.58 12,293 4/26/2021
19.1.0.57 8,654 4/20/2021
19.1.0.56 8,044 4/13/2021
19.1.0.55 15,515 4/6/2021
19.1.0.54 16,639 3/30/2021
18.4.0.49 10,366 3/23/2021
18.4.0.48 10,594 3/16/2021
18.4.0.47 7,713 3/9/2021
18.4.0.46 9,886 3/2/2021
18.4.0.44 9,353 2/23/2021
18.4.0.43 8,141 2/15/2021
18.4.0.42 8,022 2/9/2021
18.4.0.41 12,505 2/2/2021
18.4.0.39 7,765 1/28/2021
18.4.0.35 8,585 1/19/2021
18.4.0.34 8,200 1/12/2021
18.4.0.33 8,098 1/4/2021
18.4.0.32 7,224 12/30/2020
18.4.0.31 11,169 12/22/2020
18.4.0.30 11,920 12/17/2020