Class ActionOnScroll
Specifies how to display quick toolbar when scrolling the target-parent container.
Inheritance
System.Object
ActionOnScroll
Namespace: Syncfusion.Blazor.RichTextEditor
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class ActionOnScroll : Enum
Fields
Hide
Hide the quick toolbar when scrolling the page or editor content.
Declaration
public const ActionOnScroll Hide
Field Value
Type | Description |
---|---|
ActionOnScroll |
None
Retain the quick toolbar when scrolling the page or editor content.
Declaration
public const ActionOnScroll None
Field Value
Type | Description |
---|---|
ActionOnScroll |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |