Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
RemoteVideoWidgetConfig
Interface RemoteVideoWidgetConfig
interface
RemoteVideoWidgetConfig
{
checkVideoAvailability
?:
boolean
;
group
:
"widget"
;
id
?:
string
;
renderRule
?:
RulesLogic
;
type
:
"RemoteVideo"
;
videoTitle
?:
string
;
videoUrl
:
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
BaseWidget
RemoteVideoWidgetConfig
Indexable
[
key
:
string
]:
unknown
Index
Properties
check
Video
Availability?
group
id?
render
Rule?
type
video
Title?
video
Url
Properties
Optional
check
Video
Availability
checkVideoAvailability
?:
boolean
group
group
:
"widget"
Optional
id
id
?:
string
Optional
render
Rule
renderRule
?:
RulesLogic
type
type
:
"RemoteVideo"
Optional
video
Title
videoTitle
?:
string
video
Url
videoUrl
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
check
Video
Availability
group
id
render
Rule
type
video
Title
video
Url
edocu-sdk
Loading...