MediaSFU Angular
Preparing search index...
ControlButtonsComponentOptions
Interface ControlButtonsComponentOptions
interface
ControlButtonsComponentOptions
{
buttons
:
Button
[]
;
buttonColor
?:
string
;
buttonBackgroundColor
?:
{
default
?:
string
;
pressed
?:
string
}
;
alignment
?:
|
"flex-start"
|
"center"
|
"flex-end"
|
"space-between"
|
"space-around"
|
"space-evenly"
;
vertical
?:
boolean
;
buttonsContainerStyle
?:
Partial
<
CSSStyleDeclaration
>
;
alternateIconComponent
?:
HTMLElement
|
CustomComponent
;
}
Index
Properties
buttons
button
Color?
button
Background
Color?
alignment?
vertical?
buttons
Container
Style?
alternate
Icon
Component?
Properties
buttons
buttons
:
Button
[]
Optional
button
Color
buttonColor
?:
string
Optional
button
Background
Color
buttonBackgroundColor
?:
{
default
?:
string
;
pressed
?:
string
}
Optional
alignment
alignment
?:
|
"flex-start"
|
"center"
|
"flex-end"
|
"space-between"
|
"space-around"
|
"space-evenly"
Optional
vertical
vertical
?:
boolean
Optional
buttons
Container
Style
buttonsContainerStyle
?:
Partial
<
CSSStyleDeclaration
>
Optional
alternate
Icon
Component
alternateIconComponent
?:
HTMLElement
|
CustomComponent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buttons
button
Color
button
Background
Color
alignment
vertical
buttons
Container
Style
alternate
Icon
Component
MediaSFU
MediaSFU Angular - v2.2.2
Loading...