Preparing search index...
The search index is not available
kpo - v0.28.0
kpo
StyleOptions
Interface StyleOptions
interface
StyleOptions
{
bg
?:
StyleColor
;
bold
?:
boolean
;
color
?:
StyleColor
;
dim
?:
boolean
;
italic
?:
boolean
;
strikethrough
?:
boolean
;
underline
?:
boolean
;
}
Index
Properties
bg?
bold?
color?
dim?
italic?
strikethrough?
underline?
Properties
Optional
bg
bg
?:
StyleColor
Optional
bold
bold
?:
boolean
Optional
color
color
?:
StyleColor
Optional
dim
dim
?:
boolean
Optional
italic
italic
?:
boolean
Optional
strikethrough
strikethrough
?:
boolean
Optional
underline
underline
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bg
bold
color
dim
italic
strikethrough
underline
kpo - v0.28.0
Loading...