Class TooltipPlacement
Holds slider component's Tooltip Placement options.
Inheritance
System.Object
TooltipPlacement
Namespace: Syncfusion.Blazor.Inputs
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class TooltipPlacement : Enum
Fields
After
This is used to render the tooltip element after the slider track.
Declaration
public const TooltipPlacement After
Field Value
Type | Description |
---|---|
TooltipPlacement |
Before
This is used to render the tooltip element before the slider track.
Declaration
public const TooltipPlacement Before
Field Value
Type | Description |
---|---|
TooltipPlacement |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |