📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

abis.blazor.dropdowns

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

abis.blazor.dropdowns

19.2.0.43
unpublished
NuGet
Version published
Maintainers
0
Created
Source

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

List of Components:

  • AutoComplete
  • ComboBox
  • DropDownList
  • ListBox
  • MultiSelect Dropdown

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.

DropDownList

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 DropDown component

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.

Keywords

syncfusion

FAQs

Package last updated on 24 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts