Gane.Blazor.Inputs 1.0.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Gane.Blazor.Inputs --version 1.0.0
NuGet\Install-Package Gane.Blazor.Inputs -Version 1.0.0
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="Gane.Blazor.Inputs" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gane.Blazor.Inputs --version 1.0.0
#r "nuget: Gane.Blazor.Inputs, 1.0.0"
#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 Gane.Blazor.Inputs as a Cake Addin
#addin nuget:?package=Gane.Blazor.Inputs&version=1.0.0

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

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

  • Custom Characters - Allows to use your own characters as the mask elements.
  • Regular Expression - Can be used as a mask element for each character.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated