Search
Preparing search index...
The search index is not available
webmapsjs
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Slider
Class Slider
Hierarchy
Component
<
iSlider
,
null
>
Slider
Implements
ComponentLifecycle
<
iSlider
,
null
>
Index
Constructors
constructor
Properties
context
el
end
Button
end
Uid
interval
interval
Select
interval
Uid
max
Val
min
Val
props
refs
running
start
Button
start
Uid
state
step
uid
Methods
component
Did
Mount
force
Update
render
restart
Animate
set
State
start
Animate
stop
Animate
update
Running
Constructors
constructor
new
Slider
(
props
:
iSlider
, context
:
Object
)
:
Slider
Parameters
props:
iSlider
context:
Object
Returns
Slider
Properties
context
context
:
any
el
el
:
HTMLInputElement
end
Button
end
Button
:
HTMLButtonElement
end
Uid
end
Uid
:
string
interval
interval
:
number
interval
Select
interval
Select
:
HTMLSelectElement
interval
Uid
interval
Uid
:
string
max
Val
max
Val
:
number
min
Val
min
Val
:
number
props
props
:
Readonly<{ children?: ReactNode; }> & Readonly<P>
refs
refs
:
object
Type declaration
[
key:
string
]:
ReactInstance
running
running
:
boolean
start
Button
start
Button
:
HTMLButtonElement
start
Uid
start
Uid
:
string
state
state
:
Readonly
step
step
:
number
uid
uid
:
string
Methods
component
Did
Mount
component
Did
Mount
(
)
:
void
Returns
void
force
Update
force
Update
(
callBack
?:
function
)
:
void
Parameters
Optional
callBack:
function
(
)
:
any
Returns
any
Returns
void
render
render
(
)
:
Element
Returns
Element
restart
Animate
restart
Animate
(
)
:
void
Returns
void
set
State
set
State<K>
(
f
:
function
, callback
?:
function
)
:
void
set
State<K>
(
state
:
Pick
, callback
?:
function
)
:
void
Type parameters
K
:
keyof S
Parameters
f:
function
(
prevState
:
null
, props
:
iSlider
)
:
Pick
Parameters
prevState:
null
props:
iSlider
Returns
Pick
Optional
callback:
function
(
)
:
any
Returns
any
Returns
void
Type parameters
K
:
keyof S
Parameters
state:
Pick
Optional
callback:
function
(
)
:
any
Returns
any
Returns
void
start
Animate
start
Animate
(
)
:
void
Returns
void
stop
Animate
stop
Animate
(
)
:
void
Returns
void
update
Running
update
Running
(
)
:
void
Returns
void
Globals
Slider
constructor
context
el
end
Button
end
Uid
interval
interval
Select
interval
Uid
max
Val
min
Val
props
refs
running
start
Button
start
Uid
state
step
uid
component
Did
Mount
force
Update
render
restart
Animate
set
State
start
Animate
stop
Animate
update
Running
Generated using
TypeDoc