Color for escape sequences in strings (string cells and stirngs inside of JSON) and symbols.
Color for values of type function
.
Additional color code for headers. By default this is used to make headers bold.
Color for null
and undefined
values.
Color code for values of type number
and bigint
.
Color for circular references, abbreviated arrays and the tag for objects with null prototypes.
This is only effective for when NodeJS' inspect
function is passed as formatCell
.
Reset any color codes or other formatting.
Color for strings inside of JSON. Plain string cells have no color.
Color for values of type string
.
Generated using TypeDoc
Color for values of type
boolean
.