Namespace Syncfusion.Blazor.Toolkit.Buttons
Classes
| Button
Represents a single button within a SfButtonGroup. The button can display text, an icon, or both, and triggers an action when clicked. |
| SfButton
Represents a graphical user interface Microsoft.AspNetCore.Components.ComponentBase that triggers events when clicked, supporting text, icons, SVG, or a combination as its content. |
| SfButtonGroup
The ButtonGroup component is a container that groups a series of buttons on a single line and supports different selection modes, such as single and multiple selections. |