kyrie
    Preparing search index...

    Type Alias SpecialNumberPaintMode

    SpecialNumberPaintMode: "normal" | "highlight" | "highlight-label" | "label"

    Special number painting mode Determines how special numbers are rendered in output

    • highlight-label: Display with descriptive label and special highlighting (default)
    • label: Display with descriptive label but styled as regular number
    • highlight: Display numeric value with special highlighting/color
    • normal: Display as regular number with standard number styling