Namespace Syncfusion.Blazor.Toolkit.Inputs
Classes
| ActionCompleteEventArgs
Provides information about the OnActionComplete event callback. |
| AsyncSettingsModel
Defines the asynchronous settings configuration for the SfUploader component. |
| BeforeRemoveEventArgs
Provides information about the BeforeRemove event callback. |
| BeforeUploadEventArgs
Provides information about the BeforeUpload event callback. |
| ButtonsPropsModel
Defines the button content configuration for the SfUploader component. |
| CancelEventArgs
Provides information about the OnCancel event callback. |
| ChangeArgs<TChecked>
Provides data for the value change event of radio button components. |
| ChangedEventArgs
Provides data for the SfTextBox changed event that occurs when the value of the component is modified. |
| ChangeEventArgs<T>
Represents the event arguments for the value change event in the NumericTextBox component. |
| CheckedChangeEventArgs<TChecked>
Provides event data for the |
| ClearingEventArgs
Provides information about the OnClear event callback. |
| FailureEventArgs
Provides information about the OnChunkFailure and OnFailure events callback. |
| FileInfo
Provides comprehensive information about the selected files' details in the SfUploader component. |
| FileListRenderingEventArgs
Provides information about the OnFileListRender event callback. |
| FilesPropModel
Defines the basic file properties for preloaded files in the SfUploader component. |
| FocusInEventArgs
Provides data for the SfTextBox focus in event that occurs when the component receives focus. |
| FocusOutEventArgs
Provides data for the SfTextBox focus out event that occurs when the component loses focus. |
| InputEventArgs
Provides data for the SfTextBox input event that occurs during real-time text input. |
| NumericBlurEventArgs<T>
Represents the event arguments for the blur event in the NumericTextBox component. |
| NumericFocusEventArgs<T>
Represents the event arguments for the focus event in the NumericTextBox component. |
| NumericTextBoxModel<T>
Represents the configuration model for the NumericTextBox component. |
| PauseResumeEventArgs
Provides information about the Paused and OnResume events callback. |
| ProgressEventArgs
Provides information about the Progressing event callback. |
| RemovingEventArgs
Provides information about the OnRemove event callback. |
| ResponseEventArgs
Provides information about HTTP response details for uploader operations. |
| SelectedEventArgs
Provides information about the FileSelected event callback. |
| SfCheckBox<TChecked>
Represents a configurable CheckBox component which allows the user to select, deselect, or display an indeterminate state. This component supports checked, unchecked, and indeterminate states, and can be used in forms or as a standalone UI input to collect binary or triple-state responses. |
| SfInputBase |
| SfInputBase<TValue>
Represents the base class for text-based input components in the Syncfusion.Blazor.Toolkit library. |
| SfNumericTextBox<TValue>
The NumericTextBox is used to get the number inputs from the user. The input values can be incremented or decremented by a predefined step value. |
| SfRadioButton<TChecked>
Represents a RadioButton component, which is a graphical interface element that allows users to select a single option from a group. It supports checked and unchecked states for user interaction and custom logic. |
| SfSelectionBase<TChecked>
Provides a base class for form _input components in Syncfusion Blazor, encapsulating common functionality and API contracts for _input controls with checked/value states. |
| SfSwitch<TChecked>
Represents a Switch that toggles between checked (ON) and unchecked (OFF) states. Supports keyboard, mouse, and touch interactions, and integrates with form binding. |
| SfTextArea
The TextArea is a multiline text input element that allows users to enter and edit multi-line text content with advanced features like resizing, floating labels, and validation. |
| SfTextBox
Represents the Toolkit TextBox component for Blazor applications, which provides an enhanced input element that allows users to enter and edit text values with advanced features like floating labels, input validation, clear button functionality, and various styling options. |
| SfUploader
The Syncfusion Blazor Uploader component provides a comprehensive file upload solution with advanced features for uploading images, documents, and other files to a server. This component extends the functionality of HTML5 file upload with multiple file selection, automatic upload, drag and drop support, progress tracking, file preloading, and validation capabilities. |
| SuccessEventArgs
Provides information about the OnChunkSuccess and Success events callback. |
| TextAreaFocusInEventArgs
Provides data for the focus in event of the SfTextArea component. |
| TextAreaFocusOutEventArgs
Provides data for the focus out event of the SfTextArea component. |
| TextAreaInputEventArgs
Provides data for the input event of the SfTextArea component. |
| TextAreaValueChangeEventArgs
Provides data for the value change event of the SfTextArea component. |
| UploadChangeEventArgs
Provides information about the OnValueChange event callback. |
| UploadedFile
Represents a list of files that are preloaded and displayed in the SfUploader component during initial rendering. |
| UploadedFiles
Represents a component that specifies the list of files that will be preloaded on rendering of the SfUploader component. |
| UploaderAsyncSettings
Represents the asynchronous settings configuration for the SfUploader component, enabling chunk upload, retry mechanisms, and server endpoint configurations. |
| UploaderButtons
Customize the default text of browse, clear, and upload buttons with plain text. |
| UploaderDefaults
Defines default configuration constants for the file uploader component. |
| UploaderModel
Defines the comprehensive configuration model for the Syncfusion Blazor Uploader component. |
| UploaderTemplates |
| UploadFiles
Represents the details of uploaded files in the SfUploader component. |
| UploadingEventArgs
Provides information about the OnChunkUploadStart and OnUploadStart events callback. |
| ValidationMessages
Defines validation error messages for file upload operations in the SfUploader component. |