Search
Preparing search index...
The search index is not available
@wcrichto/vgrid
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"timeline_track"
TimelineControls
Class TimelineControls<SS>
Type parameters
SS
Hierarchy
Component
<
TimelineControlsProps
,
__type
>
TimelineControls
Index
Constructors
constructor
Properties
context
props
refs
state
context
Type
Methods
UNSAFE_
component
Will
Mount
UNSAFE_
component
Will
Receive
Props
UNSAFE_
component
Will
Update
component
Did
Catch
component
Did
Mount
component
Did
Update
component
Will
Mount
component
Will
Receive
Props
component
Will
Unmount
component
Will
Update
force
Update
get
Snapshot
Before
Update
render
set
State
shift_
earlier
shift_
later
should
Component
Update
zoom_
in
zoom_
out
Constructors
constructor
new
Timeline
Controls
(
props
:
Readonly
<
TimelineControlsProps
>
)
:
TimelineControls
new
Timeline
Controls
(
props
:
TimelineControlsProps
, context
:
any
)
:
TimelineControls
Parameters
props:
Readonly
<
TimelineControlsProps
>
Returns
TimelineControls
Parameters
props:
TimelineControlsProps
Optional
context:
any
Returns
TimelineControls
Properties
context
context
:
any
props
props
:
Readonly
<
TimelineControlsProps
>
&
Readonly
<
object
>
refs
refs
:
object
Type declaration
[
key:
string
]:
ReactInstance
state
state
:
Readonly
<
__type
>
Static
Optional
context
Type
context
Type
:
Context
<
any
>
Methods
Optional
UNSAFE_
component
Will
Mount
UNSAFE_
component
Will
Mount
(
)
:
void
Returns
void
Optional
UNSAFE_
component
Will
Receive
Props
UNSAFE_
component
Will
Receive
Props
(
nextProps
:
Readonly
<
TimelineControlsProps
>
, nextContext
:
any
)
:
void
Parameters
nextProps:
Readonly
<
TimelineControlsProps
>
nextContext:
any
Returns
void
Optional
UNSAFE_
component
Will
Update
UNSAFE_
component
Will
Update
(
nextProps
:
Readonly
<
TimelineControlsProps
>
, nextState
:
Readonly
<
__type
>
, nextContext
:
any
)
:
void
Parameters
nextProps:
Readonly
<
TimelineControlsProps
>
nextState:
Readonly
<
__type
>
nextContext:
any
Returns
void
Optional
component
Did
Catch
component
Did
Catch
(
error
:
Error
, errorInfo
:
ErrorInfo
)
:
void
Parameters
error:
Error
errorInfo:
ErrorInfo
Returns
void
Optional
component
Did
Mount
component
Did
Mount
(
)
:
void
Returns
void
Optional
component
Did
Update
component
Did
Update
(
prevProps
:
Readonly
<
TimelineControlsProps
>
, prevState
:
Readonly
<
__type
>
, snapshot
:
SS
)
:
void
Parameters
prevProps:
Readonly
<
TimelineControlsProps
>
prevState:
Readonly
<
__type
>
Optional
snapshot:
SS
Returns
void
Optional
component
Will
Mount
component
Will
Mount
(
)
:
void
Returns
void
Optional
component
Will
Receive
Props
component
Will
Receive
Props
(
nextProps
:
Readonly
<
TimelineControlsProps
>
, nextContext
:
any
)
:
void
Parameters
nextProps:
Readonly
<
TimelineControlsProps
>
nextContext:
any
Returns
void
Optional
component
Will
Unmount
component
Will
Unmount
(
)
:
void
Returns
void
Optional
component
Will
Update
component
Will
Update
(
nextProps
:
Readonly
<
TimelineControlsProps
>
, nextState
:
Readonly
<
__type
>
, nextContext
:
any
)
:
void
Parameters
nextProps:
Readonly
<
TimelineControlsProps
>
nextState:
Readonly
<
__type
>
nextContext:
any
Returns
void
force
Update
force
Update
(
callback
:
undefined
|
function
)
:
void
Parameters
Optional
callback:
undefined
|
function
Returns
void
Optional
get
Snapshot
Before
Update
get
Snapshot
Before
Update
(
prevProps
:
Readonly
<
TimelineControlsProps
>
, prevState
:
Readonly
<
__type
>
)
:
SS
|
null
Parameters
prevProps:
Readonly
<
TimelineControlsProps
>
prevState:
Readonly
<
__type
>
Returns
SS
|
null
render
render
(
)
:
Element
Returns
Element
set
State
set
State<K>
(
state
:
function
|
null
|
S
|
object
, callback
:
undefined
|
function
)
:
void
Type parameters
K
:
keyof __type
Parameters
state:
function
|
null
|
S
|
object
Optional
callback:
undefined
|
function
Returns
void
shift_
earlier
shift_
earlier
(
)
:
void
Returns
void
shift_
later
shift_
later
(
)
:
void
Returns
void
should
Component
Update
should
Component
Update
(
new_props
:
TimelineControlsProps
, new_state
:
__type
)
:
boolean
Parameters
new_props:
TimelineControlsProps
new_state:
__type
Returns
boolean
zoom_
in
zoom_
in
(
)
:
void
Returns
void
zoom_
out
zoom_
out
(
)
:
void
Returns
void
Globals
"timeline_
track"
Ticks
Timeline
Timeline
Bounds
Timeline
Controls
constructor
context
props
refs
state
context
Type
UNSAFE_
component
Will
Mount
UNSAFE_
component
Will
Receive
Props
UNSAFE_
component
Will
Update
component
Did
Catch
component
Did
Mount
component
Did
Update
component
Will
Mount
component
Will
Receive
Props
component
Will
Unmount
component
Will
Update
force
Update
get
Snapshot
Before
Update
render
set
State
shift_
earlier
shift_
later
should
Component
Update
zoom_
in
zoom_
out
Timeline
Navigator
Timeline
Overview
Timeline
Row
Timeline
Track
Drag
Timeline
State
Ticks
Props
Timeline
Controls
Props
Timeline
Navigator
Props
Timeline
Overview
Props
Timeline
Props
Timeline
Row
Props
Timeline
State
Timeline
Track
Props
canvas_
component
time_
to_
x
x_
to_
time
Constants
Generated using
TypeDoc