Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-media-player
WaveSurferRegion
Type Alias WaveSurferRegion
type
WaveSurferRegion
=
{
channelIdx
?:
number
;
content
:
HTMLElement
|
null
;
end
:
number
;
id
:
string
;
play
:
()
=>
void
;
remove
:
()
=>
void
;
setOptions
:
(
options
:
Record
<
string
,
unknown
>
)
=>
void
;
start
:
number
;
}
Index
Properties
channel
Idx?
content
end
id
play
remove
set
Options
start
Properties
Optional
channel
Idx
channelIdx
?:
number
content
content
:
HTMLElement
|
null
end
end
:
number
id
id
:
string
play
play
:
()
=>
void
remove
remove
:
()
=>
void
set
Options
setOptions
:
(
options
:
Record
<
string
,
unknown
>
)
=>
void
start
start
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Idx
content
end
id
play
remove
set
Options
start
Hiyve Components - v1.0.0
Loading...