Syncfusion.Blazor.Buttons 28.2.11

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Blazor.Buttons --version 28.2.11
                    
NuGet\Install-Package Syncfusion.Blazor.Buttons -Version 28.2.11
                    
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.Buttons" Version="28.2.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Blazor.Buttons" Version="28.2.11" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Blazor.Buttons" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.Blazor.Buttons --version 28.2.11
                    
#r "nuget: Syncfusion.Blazor.Buttons, 28.2.11"
                    
#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.
#addin nuget:?package=Syncfusion.Blazor.Buttons&version=28.2.11
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Blazor.Buttons&version=28.2.11
                    
Install as a Cake Tool

Syncfusion® Blazor Button Components

This package contains Blazor Button, Blazor CheckBox, Blazor Chips, Blazor Radio Button, Blazor Toggle Switch Button, Blazor Floating Action Button and Blazor Speed Dial components for Blazor application.

System Requirements

Blazor Button

The Blazor Button is a custom HTML5 button control. It has several built-in features such as support for icons, predefined styles, different button types, different button sizes, and UI customization. Toggle and repeat button functionality can be achieved by handling a click event.

Blazor Button

Getting Started
Resources

Blazor CheckBox

The Blazor Checkbox is a custom checkbox-type HTML5 input component for selecting one or more options from a list of predefined choices. It supports an indeterminate state, different sizes, custom labels and positions, and UI customization.

Blazor CheckBox

Getting Started
Resources

Blazor Chips

The Blazor Chips is a feature-rich component that provides small blocks of text information. Blazor Chips can also contain avatars, images, letters, and close icons. They can be used as tags when filtering contacts and mail inbox, selecting single or multiple choices from available options, and providing input to an application.

Blazor Chips

Getting Started
Resources

Blazor Radio Button

The Blazor Radio Button is a custom radio-type HTML5 input component for selecting one option from a list of predefined choices. It supports different states, sizes, labels, label positions, and UI customizations.

Blazor Radio Button

Getting Started
Resources

Blazor Toggle Switch Button

The Blazor Toggle Switch Button is a custom HTML5 input-type checkbox component that allows you to perform a toggle (on/off) action between checked and unchecked states. It supports different sizes, labels, label positions, and UI customization.

Blazor Toggle Switch Button

Getting Started
Resources

Blazor Floating Action Button

The Blazor Floating Action Button component performs the primary action that appears in front of all screen contents. It has several built-in features such as support for icons, predefined styles, positions, and UI customization.

Blazor Floating Action Button

Getting Started
Resources

Blazor Speed Dial

The Blazor Speed Dial component is an extension of the floating action button that displays a list of action buttons when clicked. It has several built-in features such as support for items, predefined styles, positions, and UI customization.

Blazor Speed Dial

Getting Started
Resources

Support and feedback

License

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

About Syncfusion®

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

Today, we provide 1800+ components 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 (WinForms, WPF, WinUI, 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.

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

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 is compatible.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (34)

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

Package Downloads
Syncfusion.Blazor.Popups

This package provides the functionality to utilize the features of Syncfusion® Blazor Dialog and Tooltip.

Syncfusion.Blazor.SplitButtons

This package provides the functionality to utilize the features of Syncfusion® Blazor Button Group, Dropdown Menu, Split Button, and Progress Button.

Syncfusion.Blazor.Inputs

This package provides the functionality to utilize the features of Syncfusion® Blazor Color Picker, File Upload, MaskedTextBox, NumericTextBox, Slider, TextBox and Rating.

Syncfusion.Blazor.Lists

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

Syncfusion.Blazor.DropDowns

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
30.1.37 245 6/25/2025
29.2.11 3,067 6/16/2025
29.2.10 5,856 6/9/2025
29.2.9 3,217 6/5/2025
29.2.8 2,291 6/3/2025
29.2.7 5,559 5/26/2025
29.2.5 5,503 5/21/2025
29.2.4 8,214 5/14/2025
29.1.41 7,468 5/5/2025
29.1.40 9,936 4/28/2025
29.1.39 8,531 4/21/2025
29.1.38 8,424 4/14/2025
29.1.37 9,690 4/8/2025
29.1.35 6,963 4/1/2025
29.1.33 14,360 3/25/2025
28.2.12 15,973 3/19/2025
28.2.11 22,804 3/10/2025
28.2.9 14,620 3/4/2025
28.2.7 9,075 2/25/2025
28.2.6 9,836 2/17/2025
28.2.5 14,803 2/11/2025
28.2.4 15,183 2/4/2025
28.2.3 18,276 1/29/2025
28.1.41 13,588 1/20/2025
28.1.39 11,407 1/13/2025
28.1.38 6,505 1/7/2025
28.1.37 13,719 12/31/2024
28.1.36 7,101 12/23/2024
28.1.35 12,755 12/18/2024
28.1.33 36,491 12/12/2024
27.2.5 18,113 12/2/2024
27.2.4 19,479 11/26/2024
27.2.3 5,697 11/22/2024
27.2.2 31,983 11/15/2024
27.1.58 41,302 11/4/2024
27.1.57 10,878 10/28/2024
27.1.56 7,314 10/23/2024
27.1.55 4,010 10/21/2024
27.1.53 17,819 10/14/2024
27.1.52 23,018 10/7/2024
27.1.51 15,805 9/30/2024
27.1.50 16,603 9/23/2024
27.1.48 25,228 9/18/2024
26.2.14 41,672 9/9/2024
26.2.13 9,216 9/5/2024
26.2.12 7,546 9/2/2024
26.2.11 16,299 8/27/2024
26.2.10 12,907 8/19/2024
26.2.9 12,500 8/12/2024
26.2.8 17,139 8/5/2024
26.2.7 11,377 7/29/2024
26.2.5 6,955 7/26/2024
26.2.4 8,317 7/24/2024
26.1.42 15,775 7/15/2024
26.1.41 19,732 7/8/2024
26.1.40 12,972 7/1/2024
26.1.39 11,167 6/24/2024
26.1.38 9,834 6/18/2024
26.1.35 19,293 6/11/2024
25.2.7 11,316 6/3/2024
25.2.6 11,106 5/28/2024
25.2.5 16,322 5/21/2024
25.2.4 21,080 5/14/2024
25.2.3 18,317 5/8/2024
25.1.42 25,269 4/29/2024
25.1.41 12,427 4/23/2024
25.1.40 20,839 4/15/2024
25.1.39 35,300 4/8/2024
25.1.38 16,163 4/1/2024
25.1.37 4,527 3/26/2024
25.1.35 35,336 3/15/2024
24.2.9 27,678 3/4/2024
24.2.8 25,128 2/26/2024
24.2.7 16,398 2/19/2024
24.2.6 15,112 2/14/2024
24.2.5 2,773 2/12/2024
24.2.4 8,279 2/5/2024
24.2.3 19,098 1/31/2024
24.1.47 52,565 1/22/2024
24.1.46 27,444 1/16/2024
24.1.45 33,556 1/8/2024
24.1.44 15,812 1/2/2024
24.1.43 9,249 12/27/2023
24.1.41 48,144 12/18/2023
23.2.7 45,702 12/6/2023
23.2.6 19,757 11/28/2023
23.2.5 7,529 11/23/2023
23.2.4 25,587 11/20/2023
23.1.44 31,043 11/6/2023
23.1.43 11,231 10/30/2023
23.1.42 7,884 10/23/2023
23.1.41 12,649 10/16/2023
23.1.40 42,084 10/10/2023
23.1.39 7,287 10/4/2023
23.1.38 17,446 9/26/2023
23.1.36 55,406 9/15/2023
22.2.12 35,237 9/5/2023
22.2.11 9,753 8/28/2023
22.2.10 17,510 8/22/2023
22.2.9 18,422 8/14/2023
22.2.8 7,865 8/7/2023
22.2.7 9,327 8/2/2023
22.2.5 25,448 7/27/2023
22.1.39 20,644 7/18/2023
22.1.38 18,525 7/11/2023
22.1.37 10,384 7/3/2023
22.1.36 8,326 6/28/2023
22.1.34 29,431 6/21/2023
21.2.10 17,754 6/13/2023
21.2.9 8,460 6/6/2023
21.2.8 9,944 5/30/2023
21.2.6 9,310 5/22/2023
21.2.5 8,114 5/15/2023
21.2.4 32,552 5/9/2023
21.2.3 13,274 5/3/2023
21.1.41 21,077 4/19/2023
21.1.39 12,017 4/10/2023
21.1.38 7,356 4/3/2023
21.1.37 9,227 3/29/2023
21.1.35 34,516 3/23/2023
20.4.0.54 85,057 3/13/2023
20.4.0.53 8,915 3/7/2023
20.4.0.52 23,397 2/28/2023
20.4.0.51 21,236 2/21/2023
20.4.0.50 18,292 2/14/2023
20.4.0.49 13,803 2/7/2023
20.4.0.48 32,847 2/1/2023
20.4.0.44 26,672 1/18/2023
20.4.0.43 27,564 1/10/2023
20.4.0.42 15,329 1/4/2023
20.4.0.41 7,941 12/29/2022
20.4.0.40 5,308 12/28/2022
20.4.0.38 20,337 12/21/2022
20.3.0.61 46,436 12/12/2022
20.3.0.60 17,213 12/6/2022
20.3.0.59 18,479 11/29/2022
20.3.0.58 22,498 11/22/2022
20.3.0.57 19,706 11/15/2022
20.3.0.56 39,222 11/8/2022
20.3.0.52 28,335 10/27/2022
20.3.0.50 26,971 10/18/2022
20.3.0.49 25,754 10/11/2022
20.3.0.48 15,635 10/5/2022
20.3.0.47 32,651 9/29/2022
20.2.0.50 23,120 9/20/2022
20.2.0.49 31,198 9/13/2022
20.2.0.48 31,085 9/6/2022
20.2.0.46 17,333 8/30/2022
20.2.0.45 17,533 8/23/2022
20.2.0.44 17,625 8/16/2022
20.2.0.43 18,493 8/8/2022
20.2.0.40 28,102 7/26/2022
20.2.0.39 15,684 7/19/2022
20.2.0.38 16,006 7/12/2022
20.2.0.36 43,208 6/30/2022
20.1.0.61 46,287 6/20/2022
20.1.0.60 32,297 6/14/2022
20.1.0.59 26,526 6/7/2022
20.1.0.58 20,676 5/31/2022
20.1.0.57 27,081 5/24/2022
20.1.0.56 19,368 5/17/2022
20.1.0.55 20,792 5/12/2022
20.1.0.52 21,809 5/3/2022
20.1.0.51 23,528 4/26/2022
20.1.0.50 18,336 4/19/2022
20.1.0.48 21,811 4/12/2022
20.1.0.47 26,615 4/4/2022
19.4.0.56 53,032 3/15/2022
19.4.0.55 22,858 3/8/2022
19.4.0.54 20,384 3/1/2022
19.4.0.53 20,446 2/22/2022
19.4.0.52 19,362 2/15/2022
19.4.0.50 23,891 2/8/2022
19.4.0.48 45,819 1/31/2022
19.4.0.47 19,308 1/25/2022
19.4.0.43 28,109 1/18/2022
19.4.0.42 42,421 1/11/2022
19.4.0.41 14,761 1/4/2022
19.4.0.40 12,561 12/28/2021
19.4.0.38 16,415 12/17/2021
19.3.0.59 19,335 12/14/2021
19.3.0.57 11,800 12/7/2021
19.3.0.56 17,301 11/30/2021
19.3.0.55 19,790 11/23/2021
19.3.0.54 11,866 11/17/2021
19.3.0.53 11,194 11/12/2021
19.3.0.48 22,374 11/3/2021
19.3.0.47 23,083 10/26/2021
19.3.0.46 16,262 10/19/2021
19.3.0.45 13,781 10/12/2021
19.3.0.44 17,041 10/5/2021
19.3.0.43 21,459 9/30/2021
19.2.0.62 45,410 9/13/2021
19.2.0.60 15,336 9/7/2021
19.2.0.59 12,108 8/30/2021
19.2.0.57 10,745 8/24/2021
19.2.0.56 10,780 8/17/2021
19.2.0.55 12,189 8/11/2021
19.2.0.51 15,742 8/2/2021
19.2.0.49 14,822 7/27/2021
19.2.0.48 12,281 7/19/2021
19.2.0.47 10,323 7/13/2021
19.2.0.46 10,012 7/6/2021
19.2.0.44 15,994 6/30/2021
19.1.0.69 22,913 6/14/2021
19.1.0.67 16,641 6/7/2021
19.1.0.66 11,753 5/31/2021
19.1.0.65 11,220 5/24/2021
19.1.0.64 13,509 5/19/2021
19.1.0.63 10,485 5/13/2021
19.1.0.59 14,525 5/3/2021
19.1.0.58 14,181 4/26/2021
19.1.0.57 10,653 4/20/2021
19.1.0.56 9,881 4/13/2021
19.1.0.55 18,914 4/6/2021
19.1.0.54 18,515 3/30/2021
18.4.0.49 12,433 3/23/2021
18.4.0.48 13,290 3/16/2021
18.4.0.47 9,759 3/9/2021
18.4.0.46 11,955 3/2/2021
18.4.0.44 11,228 2/23/2021
18.4.0.43 9,885 2/15/2021
18.4.0.42 9,732 2/9/2021
18.4.0.41 14,354 2/2/2021
18.4.0.39 9,565 1/28/2021
18.4.0.35 10,611 1/19/2021
18.4.0.34 10,168 1/12/2021
18.4.0.33 9,929 1/4/2021
18.4.0.32 9,027 12/30/2020
18.4.0.31 15,201 12/22/2020
18.4.0.30 15,355 12/17/2020