Properties
Optional className
className?: string
Optional color
color?: string | ((v: string) => string)
Optional format
format?: string | ((v: string) => string)
Optional i18n
i18n?: Partial<{ upsetHas: string; upsetHasAll: string; upsetHasNone: string; upsetHasNot: string; upsetHasSome: string }>
sets
sets: readonly string[]
Optional style
style?: CSSProperties
value
value: readonly (null | boolean)[]
the color of the category or a function to convert the value to a color