Search
Preparing search index...
The search index is not available
@wcrichto/vgrid
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"caption_track"
CaptionTrack
Class CaptionTrack<SS>
Type parameters
SS
Hierarchy
Component
<
CaptionTrackProps
,
__type
>
CaptionTrack
Index
Constructors
constructor
Properties
canvas_
ref
caption_
groups
context
flat_
to_
nested
group_
refs
nested_
to_
flat
props
refs
settings
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
on
Key
Up
render
select_
text
set
State
should
Component
Update
Object literals
key_
bindings
Constructors
constructor
new
Caption
Track
(
props
:
CaptionTrackProps
)
:
CaptionTrack
Parameters
props:
CaptionTrackProps
Returns
CaptionTrack
Properties
canvas_
ref
canvas_
ref
:
any
caption_
groups
caption_
groups
:
Interval
[]
[]
context
context
:
any
flat_
to_
nested
flat_
to_
nested
:
object
Type declaration
[
index:
number
]:
object
[]
group_
refs
group_
refs
:
any
[]
nested_
to_
flat
nested_
to_
flat
:
object
Type declaration
[
group:
number
]:
object
[
interval:
number
]:
number
props
props
:
Readonly
<
CaptionTrackProps
>
&
Readonly
<
object
>
refs
refs
:
object
Type declaration
[
key:
string
]:
ReactInstance
settings
settings
:
Settings
|
null
= null
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
<
CaptionTrackProps
>
, nextContext
:
any
)
:
void
Parameters
nextProps:
Readonly
<
CaptionTrackProps
>
nextContext:
any
Returns
void
Optional
UNSAFE_
component
Will
Update
UNSAFE_
component
Will
Update
(
nextProps
:
Readonly
<
CaptionTrackProps
>
, nextState
:
Readonly
<
__type
>
, nextContext
:
any
)
:
void
Parameters
nextProps:
Readonly
<
CaptionTrackProps
>
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
component
Did
Mount
component
Did
Mount
(
)
:
void
Returns
void
Optional
component
Did
Update
component
Did
Update
(
prevProps
:
Readonly
<
CaptionTrackProps
>
, prevState
:
Readonly
<
__type
>
, snapshot
:
SS
)
:
void
Parameters
prevProps:
Readonly
<
CaptionTrackProps
>
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
<
CaptionTrackProps
>
, nextContext
:
any
)
:
void
Parameters
nextProps:
Readonly
<
CaptionTrackProps
>
nextContext:
any
Returns
void
Optional
component
Will
Unmount
component
Will
Unmount
(
)
:
void
Returns
void
Optional
component
Will
Update
component
Will
Update
(
nextProps
:
Readonly
<
CaptionTrackProps
>
, nextState
:
Readonly
<
__type
>
, nextContext
:
any
)
:
void
Parameters
nextProps:
Readonly
<
CaptionTrackProps
>
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
<
CaptionTrackProps
>
, prevState
:
Readonly
<
__type
>
)
:
SS
|
null
Parameters
prevProps:
Readonly
<
CaptionTrackProps
>
prevState:
Readonly
<
__type
>
Returns
SS
|
null
on
Key
Up
on
Key
Up
(
key
:
string
)
:
void
Parameters
key:
string
Returns
void
render
render
(
)
:
Element
Returns
Element
select_
text
select_
text
(
)
:
void
Returns
void
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
Optional
should
Component
Update
should
Component
Update
(
nextProps
:
Readonly
<
CaptionTrackProps
>
, nextState
:
Readonly
<
__type
>
, nextContext
:
any
)
:
boolean
Parameters
nextProps:
Readonly
<
CaptionTrackProps
>
nextState:
Readonly
<
__type
>
nextContext:
any
Returns
boolean
Object literals
key_
bindings
key_
bindings
:
object
__computed
__computed
:
object
l
l
:
select_text
= this.select_text
Globals
"caption_
track"
Caption
Track
constructor
canvas_
ref
caption_
groups
context
flat_
to_
nested
group_
refs
nested_
to_
flat
props
refs
settings
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
on
Key
Up
render
select_
text
set
State
should
Component
Update
key_
bindings
Caption
Group
Props
Caption
Track
Props
Caption
Group
Generated using
TypeDoc