Preparing search index...
The search index is not available
@brightcove/web-sdk - v1.0.0
@brightcove/web-sdk
core
ModalDialogComponentOptions
Interface ModalDialogComponentOptions
interface
ModalDialogComponentOptions
{
className
?:
string
;
content
?:
ModalContent
;
description
?:
string
;
fillAlways
?:
boolean
;
label
?:
string
;
name
?:
string
;
pauseOnOpen
?:
boolean
;
temporary
?:
boolean
;
uncloseable
?:
boolean
;
}
Hierarchy (
view full
)
ComponentOptions
ModalDialogComponentOptions
TextTrackSettingsComponentOptions
Index
Properties
class
Name?
content?
description?
fill
Always?
label?
name?
pause
On
Open?
temporary?
uncloseable?
Properties
Optional
class
Name
class
Name
?:
string
Optional
content
content
?:
ModalContent
Optional
description
description
?:
string
Optional
fill
Always
fill
Always
?:
boolean
Optional
label
label
?:
string
Optional
name
name
?:
string
Optional
pause
On
Open
pause
On
Open
?:
boolean
Optional
temporary
temporary
?:
boolean
Optional
uncloseable
uncloseable
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
class
Name
content
description
fill
Always
label
name
pause
On
Open
temporary
uncloseable
@brightcove/web-sdk - v1.0.0
Loading...