alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum MediaInputSource

    Defines the source of the media input in the Rich Text Editor.

    Namespace: Syncfusion.Blazor.RichTextEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum MediaInputSource
    Remarks

    Identifies the method by which media is added to the editor, affecting handling and processing.

    Fields

    Name Description
    Dropped

    The media input source is Dropped.

    Pasted

    The media input source is Pasted.

    Uploaded

    The media input source is Uploaded.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved