menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Blazor.Inputs - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor.Inputs

    Classes

    ActionCompleteEventArgs

    Provides information about the OnActionComplete event callback.

    AsyncSettingsModel

    Defines the asynchronous settings configuration for the SfUploader component.

    AutoComplete

    Defines whether the browser is allowed to automatically enter or select values for input fields using stored user data.

    BeforeOpenCloseEventArgs

    Provides information about the OnOpen and OnClose event callbacks.

    BeforeRemoveEventArgs

    Provides information about the BeforeRemove event callback.

    BeforeUploadEventArgs

    Provides information about the BeforeUpload event callback.

    BlurEventArgs

    Defines the event arguments for the blur event in input components.

    ButtonsPropsModel

    Defines the button content configuration for the SfUploader component.

    CancelEventArgs

    Provides information about the OnCancel event callback.

    ChangedEventArgs

    Provides data for the TextBox changed event that occurs when the value of the component is modified. This event is triggered after the value has been changed and the component has lost focus.

    ChangeEventArgs<T>

    Represents the event arguments for the value change event in the NumericTextBox component.

    ClearingEventArgs

    Provides information about the OnClear event callback.

    ColorPickerEventArgs

    Provides information about the ValueChange and Selected event callbacks.

    ColorPickerMode

    Defines the display modes for the SfColorPicker component.

    ColorPickerValue

    Provides information about the color value model passed in ValueChange and Selected event callbacks.

    ColorRange

    Represents a color range configuration for slider track segments, defining the color and position boundaries of specific track sections.

    ColorRangeDataModel

    Represents a data model for defining color ranges in the Slider component.

    ColorValueType

    Defines the supported color value formats for the SfColorPicker component.

    DropEffect

    Specifies the type of drop effect to be applied during drag-and-drop operations in input components.

    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.

    FloatLabelType

    Defines the floating label behavior for input components, controlling how and when the label transitions from placeholder to floating position.

    FocusEventArgs

    Defines the event arguments for the focus event in input components.

    FocusInEventArgs

    Provides data for the TextBox focus in event that occurs when the component receives focus. This event is triggered when the user clicks on the TextBox or navigates to it using keyboard.

    FocusOutEventArgs

    Provides data for the TextBox focus out event that occurs when the component loses focus. This event is triggered when the user clicks outside the TextBox or navigates away from it.

    FormEventArgs

    Specifies the form event arguments for input validation events.

    IInput

    Defines the default required properties and configuration options for input components.

    InputEventArgs

    Provides data for the TextBox input event that occurs during real-time text input. This event is triggered while the user is typing, providing immediate feedback for each character entered.

    InputType

    Specifies the input type for TextBox components, determining the data format, validation behavior, and browser-specific features.

    LabelPosition

    Specifies where to position the label in SfRating.

    MaskBlurEventArgs

    Provides information about an Blur event being raised.

    MaskChangeEventArgs

    Provides information about an ValueChange event being raised.

    MaskClientProps

    Specifies the client properties of MaskedTextBox component.

    MaskFocusEventArgs

    Provides information about an Focus event being raised.

    ModeSwitchEventArgs

    Provides information about the ModeSwitch event callback.

    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.

    NumericTextBoxEvents<TValue>

    Provides event callback definitions for the SfNumericTextBox<TValue> component. This class contains various event handlers that can be invoked during different lifecycle stages and user interactions with the NumericTextBox.

    NumericTextBoxModel<T>

    Represents the configuration model for the NumericTextBox component.

    OpenEventArgs

    Provides information about the Opened event callback.

    OtpFocusInEventArgs

    Provides data for the OnFocus event when an input field receives focus.

    OtpFocusOutEventArgs

    Provides data for the OnBlur event when an input field loses focus.

    OtpInputEventArgs

    Provides data for the OnInput event when the value of an input field changes.

    OtpInputStyle

    Defines the visual styling options for the SfOtpInput component input fields.

    OtpInputType

    Defines the input type options for the SfOtpInput component, determining what characters are accepted.

    PaletteTileEventArgs

    Provides information about the OnTileRender event callback.

    PauseResumeEventArgs

    Provides information about the Paused and OnResume events callback.

    Placement

    Defines the placement options for tick marks on the Slider component.

    PrecisionType

    Specifies the precision type of the rating component, which determines the granularity of the rating and allows users to provide ratings with varying levels of precision.

    ProgressEventArgs

    Provides information about the Progressing event callback.

    RatingHoverEventArgs

    Provides data for the OnItemHover event.

    RatingItemContext

    Represents the context object passed to EmptyTemplate and FullTemplate for rendering rating item content.

    RemovingEventArgs

    Provides information about the OnRemove event callback.

    Resize

    Defines the resize behavior and directional constraints for TextArea components, controlling how users can dynamically adjust the input area dimensions.

    ResponseEventArgs

    Provides information about HTTP response details for uploader operations.

    SelectedEventArgs

    Provides information about the FileSelected event callback.

    SfColorPicker

    Represents a ColorPicker component that provides an interactive interface for color selection with various modes and customization options.

    SfInputTextBase<TValue>

    The SfInputBase is an input element that allows to get input from the user. It allows the user to edit or display the text value.

    SfInputTextBase<TValue>.ButtonGroups

    Represents a configuration class for button groups that can be associated with input components.

    SfMaskedTextBox

    The MaskedTextBox is an input element that allows to get input from the user.

    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.

    SfOtpInput

    The SfOtpInput component provides a secure and user-friendly interface for entering one-time passwords (OTP) with individual input fields for each character.

    SfRating

    The Blazor Rating component allows users to rate items by clicking on a set of symbols displayed on a numeric scale. This enables users to provide feedback or ratings for products, services, or content.

    SfSignature

    The SfSignature component allows users to draw smooth signatures as vector outline of strokes using variable width Bézier curve interpolation. It provides the ability to save signatures as images and supports drawing using finger, pen, or mouse on tablets, touchscreens, and other devices.

    SfSlider<TValue>

    Represents the SfSlider partial class that contains constant string values used throughout the slider component implementation.

    SfSpeechToText
    SfTextArea

    The TextArea is an textarea element that allows to get input from the user. It allows the user to edit or display the text value.

    SfTextBox

    The TextBox is an input element that allows to get input from the user. It allows the user to edit or display the text value.

    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.

    SignatureChangeEventArgs

    Provides information about the Changed event callback.

    SignatureFileType

    Specifies the file format options for saving signatures in the SfSignature component.

    SignatureSaveEventArgs

    Provides information about the OnSave event callback.

    SliderChangeEventArgs<T>

    Represents the event arguments for the Slider Change and Changed events.

    SliderColorRanges

    Specifies the collection of color ranges for the slider track, allowing multiple colors to be applied to different segments based on start and end values.

    SliderEvents<TValue>

    Configure handlers to handle the events of the Slider component.

    SliderLimits

    Represents the limits configuration for the Slider component, allowing you to define restricted areas and handle constraints within the slider range.

    SliderOrientation

    Defines the orientation options for the Slider component.

    SliderTickEventArgs

    Represents the event arguments for the TicksRender event in the Slider component.

    SliderTickRenderedEventArgs

    Represents the event arguments for the TicksRendered event in the Slider component.

    SliderTicks

    Represents a component that configures and renders ticks for the SfSlider<TValue> component.

    SliderTooltip

    Represents a tooltip component for the Slider control that provides contextual information and value formatting for slider handles.

    SliderTooltipEventArgs<T>

    Represents the event arguments for the TooltipChange event in the Slider component.

    SliderType

    Defines the different types of slider functionality available in the Slider component.

    SpeechRecognitionErrorEventArgs

    Event arguments for the SfSpeechToText component when an error occurs during speech recognition.

    SpeechRecognitionStartedEventArgs

    Event arguments for the SfSpeechToText component when speech recognition starts.

    SpeechRecognitionStoppedEventArgs

    Event arguments for the SfSpeechToText component when speech recognition stops.

    SpeechToTextButtonSettings

    Provides configuration settings for the button in the SfSpeechToText component.

    SpeechToTextState

    Enum representing the operational states of the SfSpeechToText component.

    SpeechToTextTooltipSettings

    Provides configuration settings for tooltips in the SfSpeechToText component.

    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.

    TextBoxModel

    Represents the configuration model for the TextBox component, containing all properties and settings that define the appearance, behavior, and functionality of the TextBox control.

    TextTransform

    Defines the text case transformation options for the SfOtpInput component.

    TooltipPlacement

    Defines the placement options for tooltips on the Slider component.

    TooltipPosition

    To set the applicable positions where the Tooltip can be displayed over speech-to-text button.

    TooltipShowOn

    Defines when tooltips should be displayed on the Slider component.

    TranscriptChangeEventArgs

    Provides data for the TranscriptChanging event, containing details about the updated transcript.

    UploadChangeEventArgs

    Provides information about the ValueChange event callback.

    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.

    UploaderEvents

    Represents a class that contains all the event callbacks for the SfUploader component. This class provides event handling capabilities for various upload operations including file selection, upload progress, success, failure, and file management operations.

    UploaderFiles

    Represents a component that specifies the list of files that will be preloaded on rendering of the SfUploader component.

    UploaderModel

    Defines the comprehensive configuration model for the Syncfusion Blazor Uploader component.

    UploaderTemplates
    UploaderUploadedFiles

    Represents a list of files that are preloaded and displayed in the SfUploader component during initial rendering.

    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.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved