@nightgrey/ansi
NPM
GitHub
Preparing search index...
AttributesProps
Type Alias AttributesProps
AttributesProps
:
{
[
K
in
keyof
typeof
PROP_TO_ATTRIBUTE
]
:
boolean
}
&
{
backgroundColor
:
MaybeColor
;
foregroundColor
:
MaybeColor
;
underlineColor
:
MaybeColor
;
underlineStyle
:
UnderlineStyle
;
}
AttributeProps defines attributes in a property format.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NPM
GitHub
@nightgrey/ansi
Loading...
AttributeProps defines attributes in a property format.