Gane.Blazor.DropDowns 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.DropDowns --version 1.0.0
NuGet\Install-Package Gane.Blazor.DropDowns -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.DropDowns" 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.DropDowns --version 1.0.0
#r "nuget: Gane.Blazor.DropDowns, 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.DropDowns as a Cake Addin
#addin nuget:?package=Gane.Blazor.DropDowns&version=1.0.0

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

Superset of HTML select box contains specific features such as data binding, grouping, sorting, filtering, and templates.

List of Components:

AutoComplete

The Blazor AutoComplete is a textbox component that provides a list of suggestions to select from as the user types.

Key features

  • Data binding - Binds and accesses the list of items from local or server-side data source.
  • Templates - Customizes the list item, header, and footer.

ComboBox

The Blazor ComboBox component is a editable option that also allows users to choose an option from a predefined pop-up list.

Key features

  • Data binding - Binds and accesses the list of items from local or server-side data source.
  • Templates - Customizes the list items, selected value, header, and footer.

The Blazor Dropdown List is a non-editable from a list of predefined values.

Key features

  • Data binding - Binds and accesses the list of items from the local or server-side data source.
  • Templates - Customizes the list items, selected value, header, and footer.

ListBox

The Blazor ListBox component used to display a list of items. Users can select one or more items in the list using a checkbox or by keyboard selection.

Key features

  • Data binding - Binds and accesses the list of items from local or server-side data source.
  • Templates - Customizes the list item, and no records content.

MultiSelect Dropdown

The Blazor MultiSelect Dropdown is allows the user to type or select multiple values from a list of predefined options.

Key features

  • Data binding - Binds and accesses the list of items from local or server-side data source.
  • Templates - Customizes the list items, selected value, header, and footer.

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