Namespace Syncfusion.Blazor.Buttons
Classes
ChangeArgs<TChecked>
Interface for Radio Button change event arguments. |
ChangeEventArgs<TChecked>
Arguments for |
CheckBoxModel<TChecked>
Interface for a class CheckBox. |
ChipDeletedEventArgs
Provides information about the Deleted event callback. |
ChipEventArgs
Interface for Chip Events. |
ChipEvents
Configure handlers to handle the events with the Chip component. |
ChipItem
A Chip is a small block of essential information that contains the text, image, or both and mostly used in contacts, mails, or filter tags. |
ChipItems
Configures the collection of chipitem. |
FabPosition |
IconName
Defines the icon names that can be rendered in SfIcon using Name property. |
IconPosition
Defines the icon position of Button. |
IconSize
Defines the icons to render with predefined size. IconSize will be included only when the icons will render using Name property. |
LabelPosition
Defines the label position of component. |
LinearDirection
Defines the speed dial action items (SpeedDialItems) display direction when Mode is Linear. |
RadialDirection
Defines the speed dial action items (SpeedDialItems) order, when Mode is Radial. |
SelectionChangedEventArgs
Provides information about the SelectionChanged event call back. |
SelectionType
Different selection types that are applicable for the Chip component. |
SfButton
Button is a graphical user interface that helps to triggers an event on its click action. It can contain a text, an icon, svg or both. |
SfCheckBox<TChecked>
CheckBox is a graphical user interface element that allows you to select one or more options from the choices. It has checked, unchecked, and indeterminate states. |
SfChip
The SfChip component displays a list of chip each of which contains a block of essential information that triggers an event on click action. |
SfFab
The Blazor FAB Component (Floating Action Button) is an extension of SfButton that appears in front of all the contents of the page and performs the primary action. |
SfIcon
SfIcon component used to render the predefined syncfusion icons using Name property or custom font icons using IconCss property. |
SfInputBase<TChecked>
Base class for form input components. |
SfRadioButton<TChecked>
RadioButton is a graphical user interface element that allows you to select one option from the choices. It has checked and unchecked states. |
SfSpeedDial
The Blazor SpeedDial component that appears in front of all the contents of the page and displays list of action buttons on click which is an extended version of FAB. |
SfSwitch<TChecked>
Switch is a graphical user interface element that allows you to toggle between checked and unchecked state. It has checked and unchecked states. |
SpeedDialAnimationEffect
Defines the animation effect applied when open and close the speed dial items. |
SpeedDialAnimationSettings
Provides options to customize the animation applied while opening and closing the popup of SfSpeedDial. |
SpeedDialBeforeOpenCloseEventArgs
Provides information about the Opening and the Closing event callback. |
SpeedDialItem
A class that represents action item of SfSpeedDial component. |
SpeedDialItemEventArgs
Provides information about the ItemRendered and the ItemClicked event callback. |
SpeedDialItems
Represents a collection of SpeedDialItem. |
SpeedDialMode
Defines the display mode of speed dial action items (SpeedDialItems) in SfSpeedDial. |
SpeedDialOpenCloseEventArgs
Provides information about the in Opened and Closed event callback. |
SpeedDialRadialSettings
Provides the options to customize the speed dial action buttons when |