menu

Blazor

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

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor.InPlaceEditor

    Classes

    ActionBeginEventArgs<TValue>

    Provides information for the OnActionBegin event.

    ActionBlur

    Specifies the action to be performed when focus moves out of the In-Place Editor.

    ActionEventArgs<TValue>

    Provides information for the OnActionSuccess and OnActionFailure events.

    BeginEditEventArgs

    Provides information for the OnBeginEdit event.

    ChangeEventArgs<TValue>

    Provides information for the ValueChange event.

    EditableType

    Defines the user action that triggers the In-Place Editor to switch to an editable state.

    EditorComponent

    Represents a component that is rendered during the editing state of the Syncfusion.Blazor.InPlaceEditor.

    EndEditEventArgs

    Provides information for the OnEndEdit event.

    InPlaceEditorButtton

    Represents a customizable button used within the Syncfusion.Blazor.InPlaceEditor, typically for save and cancel actions.

    InPlaceEditorCancelButton

    Configures the properties for the In-place Editor's Cancel button.

    InPlaceEditorEvents<TValue>

    Configures the event handlers for the SfInPlaceEditor<TValue>.

    InPlaceEditorPopupSettings

    Configures the properties for customizing the popup mode of the Syncfusion.Blazor.InPlaceEditor.

    InPlaceEditorRequestData<TValue>

    Represents the data payload for an In-place Editor action, containing the primary key and the current value.

    InPlaceEditorSaveButton

    Represents the save button for the Syncfusion.Blazor.InPlaceEditor, allowing users to confirm and save their changes.

    InPlaceEditorTemplate

    Represents a template for rendering custom components within the Syncfusion.Blazor.InPlaceEditor during edit mode. It allows for the integration of custom UI elements, such as Blazor native textboxes or HTML select elements.

    InputType

    Specifies the type of component to be rendered for editing within the In-Place Editor.

    OpenType

    Specifies the trigger action for displaying popup-based editors.

    RenderMode

    Determines how the editing UI is displayed, either directly within the component's layout or in a separate popup.

    SfInPlaceEditor<TValue>

    A set of string constants used by the SfInPlaceEditor<TValue> component.

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