Preparing search index...
The search index is not available
@companion-module/base
@companion-module/base
CompanionButtonStyleProps
Interface CompanionButtonStyleProps
The basic style properties for a button
interface
CompanionButtonStyleProps
{
alignment
?:
CompanionAlignment
;
bgcolor
:
number
;
color
:
number
;
png64
?:
string
;
pngalignment
?:
CompanionAlignment
;
show_topbar
?:
boolean
;
size
:
CompanionTextSize
;
text
:
string
;
textExpression
?:
boolean
;
}
Index
Properties
alignment?
bgcolor
color
png64?
pngalignment?
show_
topbar?
size
text
text
Expression?
Properties
Optional
alignment
alignment
?:
CompanionAlignment
bgcolor
bgcolor
:
number
color
color
:
number
Optional
png64
png64
?:
string
Optional
pngalignment
pngalignment
?:
CompanionAlignment
Optional
show_
topbar
show_
topbar
?:
boolean
size
size
:
CompanionTextSize
text
text
:
string
Optional
text
Expression
text
Expression
?:
boolean
Whether the text should be treated as an expression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alignment
bgcolor
color
png64
pngalignment
show_
topbar
size
text
text
Expression
@companion-module/base
Loading...
The basic style properties for a button