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

    Interface for a class AsyncSettings.

    AutoComplete

    Defines whether the browser is allow to automatically enter or select a value for the textbox.

    BeforeOpenCloseEventArgs

    Provides information about the in OnOpen and OnClose event callback.

    BeforeRemoveEventArgs

    Provides information about the BeforeRemove event callback.

    BeforeUploadEventArgs

    Provides information about the BeforeRemove event callback.

    BlurEventArgs

    Defines the argument for the blur event.

    ButtonsPropsModel

    Interface for a class ButtonsProps.

    CancelEventArgs

    Provides information about the OnCancel event callback.

    ChangedEventArgs

    Interface for changed event.

    ChangeEventArgs<T>

    Interface for change event.

    ClearingEventArgs

    Provides information about the OnClear event callback.

    ColorPickerEventArgs

    Provides information about the in ValueChange and Selected event callback.

    ColorPickerMode

    ColorPicker Mode.

    ColorPickerValue

    Provides information about the model passes in ValueChange and Selected event callback..

    ColorRange

    This class represent the color, start and end position of slider track.

    ColorRangeDataModel

    class for holding ColorRange properties arguments.

    ColorValueType

    Color value types.

    DropEffect
    FailureEventArgs

    Provides information about the OnChunkFailure and OnFailure events callback.

    FileInfo

    Provides information about the selected files' details in the SfUploader component.

    FileListRenderingEventArgs

    Provides information about the OnFileListRender event callback.

    FilesPropModel

    Interface for a class FilesProp.

    FloatLabelType

    Defines floating label type of the input and decides how the label should float on the input.

    FocusEventArgs

    Defines the argument for the focus event.

    FocusInEventArgs

    Interface for focus event.

    FocusOutEventArgs

    Interface for focus out event.

    FormEventArgs

    SPecifies the form event arguments.

    IInput

    Default required properties for input components.

    InputEventArgs

    Interface for input event.

    InputType

    Represents the type of input that the TextBox component can accept.

    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

    Interface for focus event.

    ModeSwitchEventArgs

    Provides information about the in ModeSwitch event callback.

    NumericBlurEventArgs<T>

    Interface for Blur event.

    NumericFocusEventArgs<T>

    Interface for Focus event.

    NumericTextBoxEvents<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.

    NumericTextBoxModel<T>

    Interface for a class NumericTextBox.

    OpenEventArgs

    Provides information about the in Opened event callback.

    OtpFocusInEventArgs

    Represents arguments for the Otp input focus in event.

    OtpFocusOutEventArgs

    Represents arguments for the Otp input focus out event.

    OtpInputEventArgs

    Represents arguments for the Otp input event.

    OtpInputStyle

    Specifies the style variants for the Otp input.

    OtpInputType

    Specifies the type of input for the SfOtpInput component.

    PaletteTileEventArgs

    Provides information about the in OnTileRender event callback.

    PauseResumeEventArgs

    Provides information about the Paused and OnResume events callback.

    Placement

    Holds slider component's Ticks Placement options.

    PrecisionType

    Specifies the precision type of the rating. It is used to component the granularity of the rating, allowing users to provide ratings with varying levels of precision.

    ProgressEventArgs

    Provides information about the Progressing event callback.

    RatingHoverEventArgs

    Provides information about OnItemHover event.

    RatingItemContext

    Represents the context of EmptyTemplate and FullTemplate which used to render the content of the item.

    RemovingEventArgs

    Provides information about the OnRemove event callback.

    Resize

    Defines Reszie Mode of the TextArea Component can accept.

    ResponseEventArgs

    Provides information about the argument for the response event.

    SelectedEventArgs

    Provides information about the FileSelected event callback.

    SfColorPicker

    ColorPicker component is a user interface to select and adjust color values. It provides supports for various color specification like Red Green Blue, Hue Saturation Value and Hex codes.

    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
    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
    SfRating

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

    SfSignature

    Signature allows user to draw smooth signatures as vector outline of strokes using variable width Bézier curve interpolation. It allows to save signature as image. You can use your finger, pen, or mouse on a tablet, touchscreen, etc., to draw your own signature on this Signature component.

    SfSlider<TValue>

    Partial class SfSlider.

    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 uploader component is useful to upload images, documents, and other files to server. The component is the extended version of HTML5 that is uploaded with multiple file selection, auto upload, drag and drop, progress bar, preload files, and validation.

    SignatureChangeEventArgs

    Provides information about the Changed event callback.

    SignatureFileType

    Provides the signature filetype SfSignature component.

    SignatureSaveEventArgs

    Provides information about the OnSave event callback.

    SliderChangeEventArgs<T>

    It is used to denote the Slider Change/Changed Event arguments.

    SliderColorRanges

    Specifies the collections of colors to the slider track based on start and end value of each color.

    SliderEvents<TValue>

    Configure handlers to handle the events of the Slider component.

    SliderLimits

    This class is used to set limit bar to slider component.

    SliderOrientation

    Holds slider component's different orientation options.

    SliderTickEventArgs

    It is used to denote the TicksRender event arguments.

    SliderTickRenderedEventArgs

    It is used to denote the ticks rendered Event arguments.

    SliderTicks

    This class is used to render ticks to slider component.

    SliderTooltip

    This class is used to set a tooltip for slider component.

    SliderTooltipEventArgs<T>

    It is used to denote the TooltipChange Event arguments.

    SliderType

    Holds slider component's different options.

    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

    Interface for focus event.

    TextAreaFocusOutEventArgs

    Interface for focus out event.

    TextAreaInputEventArgs

    Interface for input event.

    TextAreaValueChangeEventArgs

    Interface for value change event.

    TextBoxModel

    Interface for a class TextBox.

    TextTransform

    Specifies the case transformation options for the SfOtpInput component.

    TooltipPlacement

    Holds slider component's Tooltip Placement options.

    TooltipPosition

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

    TooltipShowOn

    Holds slider component's Tooltip ShowOn options.

    TranscriptChangeEventArgs

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

    UploadChangeEventArgs

    Provides information about the ValueChange event callback.

    UploaderAsyncSettings

    Specifies the Uploader Events of the component.

    UploaderButtons

    Customize the default text of browse, clear, and upload buttons with plain text.

    UploaderEvents

    Specifies the Uploader Events of the component.

    UploaderFiles

    Specifies the list of files that will be preloaded on rendering of uploader component.

    UploaderModel

    Interface for a class Uploader.

    UploaderTemplates
    UploaderUploadedFiles

    Specifies the list of files that will be preloaded on rendering of uploader component.

    UploadFiles

    Specify the details of the uploaded files in the class.

    UploadingEventArgs

    Provides information about the OnChunkUploadStart and OnUploadStart events callback.

    ValidationMessages

    Defines the argument for the ValidationMessages.

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