Preparing search index...
The search index is not available
@brightcove/web-sdk - v1.0.0
@brightcove/web-sdk
core
PlayToggleOptions
Interface PlayToggleOptions
interface
PlayToggleOptions
{
className
?:
string
;
clickHandler
?:
(
(
)
=>
void
)
;
controlText
?:
string
;
name
?:
string
;
replay
?:
boolean
;
}
Hierarchy (
view full
)
ClickableComponentOptions
PlayToggleOptions
Index
Properties
class
Name?
click
Handler?
control
Text?
name?
replay?
Properties
Optional
class
Name
class
Name
?:
string
Optional
click
Handler
click
Handler
?:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
Optional
control
Text
control
Text
?:
string
Optional
name
name
?:
string
Optional
replay
replay
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
class
Name
click
Handler
control
Text
name
replay
@brightcove/web-sdk - v1.0.0
Loading...