Skip to content

How to implement select2 in a blazor project, Blazor Select2 Boostrap5

License

Notifications You must be signed in to change notification settings

ganiputras/BlazorSelect2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to implement select2 in a blazor project.

  • libman.json
  • App.razor
  • app.css
  • dropdown-select2.js
  • DropdownSelect.razor
  • DropdownMultiple.razor

The tutorial on this project uses.

  • Blazor Web App
  • select2@4.0.13
  • bootstrap@5.3.2

BlazorSelect2

image

Single

image

Multiple

image

Reset value

image

image image

EmptyText="false"

image

EmptyText="true"

image

EmptyText="ALL" your Text

image

Note

if enum data is required to use callback (Dropdown Event) image image image

About

How to implement select2 in a blazor project, Blazor Select2 Boostrap5

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published