MediaSFU Angular
Preparing search index...
ControlButtonsAltComponentOptions
Interface ControlButtonsAltComponentOptions
interface
ControlButtonsAltComponentOptions
{
buttons
:
AltButton
[]
;
position
?:
"left"
|
"right"
|
"middle"
;
location
?:
"bottom"
|
"top"
|
"center"
;
direction
?:
"horizontal"
|
"vertical"
;
buttonsContainerStyle
?:
Partial
<
CSSStyleDeclaration
>
;
alternateIconComponent
?:
HTMLElement
|
CustomComponent
;
iconComponent
?:
HTMLElement
|
CustomComponent
;
showAspect
?:
boolean
;
}
Index
Properties
buttons
position?
location?
direction?
buttons
Container
Style?
alternate
Icon
Component?
icon
Component?
show
Aspect?
Properties
buttons
buttons
:
AltButton
[]
Optional
position
position
?:
"left"
|
"right"
|
"middle"
Optional
location
location
?:
"bottom"
|
"top"
|
"center"
Optional
direction
direction
?:
"horizontal"
|
"vertical"
Optional
buttons
Container
Style
buttonsContainerStyle
?:
Partial
<
CSSStyleDeclaration
>
Optional
alternate
Icon
Component
alternateIconComponent
?:
HTMLElement
|
CustomComponent
Optional
icon
Component
iconComponent
?:
HTMLElement
|
CustomComponent
Optional
show
Aspect
showAspect
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buttons
position
location
direction
buttons
Container
Style
alternate
Icon
Component
icon
Component
show
Aspect
MediaSFU
MediaSFU Angular - v2.2.2
Loading...