igcv3 - v1.1.0
GitHub
Preparing search index...
utils/style
StyleApplyOptions
Interface StyleApplyOptions
interface
StyleApplyOptions
{
color
?:
StyleColorName
;
bold
?:
boolean
;
hex
?:
string
;
}
Index
Properties
color?
bold?
hex?
Properties
Optional
color
color
?:
StyleColorName
Optional
bold
bold
?:
boolean
Optional
hex
hex
?:
string
Takes precedence over
color
if provided.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
bold
hex
Documentation
GitHub
igcv3 - v1.1.0
Loading...
Takes precedence over
colorif provided.