Properties
backgroundColor
backgroundColor: string
badge
badge: undefined | {
color: string;
text?: string;
}
Type declaration
color: string
Optional
text?: string
borderColor
borderColor: string
borderDash
borderDash: undefined | number
humanReadable
humanReadable: undefined | string
selectable
selectable: boolean
tooltip
tooltip: undefined | (() => Tooltip)
Right now we only support strings of length <= 2.