SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
component
TimeSliderInputBindings
Interface TimeSliderInputBindings
interface
TimeSliderInputBindings
{
contextMenuHideOptions
:
TimeSliderContextMenuHideOptions
;
disableSwitchHandleType
?:
boolean
;
handleType
?:
HandleType
;
isReadOnly
?:
boolean
;
minMaxDates
?:
MinMaxDates
;
sliderWidth
?:
number
;
timeSliderDates
:
TimeSliderEventDates
;
timeSliderId
:
string
;
viewRange
:
TimeSliderRange
;
}
Hierarchy (
view full
)
TimeSliderInputBindings
TimeSliderBindings
Index
Properties
context
Menu
Hide
Options
disable
Switch
Handle
Type?
handle
Type?
is
Read
Only?
min
Max
Dates?
slider
Width?
time
Slider
Dates
time
Slider
Id
view
Range
Properties
context
Menu
Hide
Options
context
Menu
Hide
Options
:
TimeSliderContextMenuHideOptions
Optional
disable
Switch
Handle
Type
disable
Switch
Handle
Type
?:
boolean
Optional
handle
Type
handle
Type
?:
HandleType
Optional
is
Read
Only
is
Read
Only
?:
boolean
Optional
min
Max
Dates
min
Max
Dates
?:
MinMaxDates
Optional
slider
Width
slider
Width
?:
number
time
Slider
Dates
time
Slider
Dates
:
TimeSliderEventDates
time
Slider
Id
time
Slider
Id
:
string
view
Range
view
Range
:
TimeSliderRange
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
Menu
Hide
Options
disable
Switch
Handle
Type
handle
Type
is
Read
Only
min
Max
Dates
slider
Width
time
Slider
Dates
time
Slider
Id
view
Range
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...