TimelineKit API
    Preparing search index...

    Class KanbanColumnHeaderStyle

    Style settings for the column header area.

    Index

    Constructors

    Properties

    backgroundColor: string = '#ffffff'
    countBadgeBackgroundColor: string = '#e8e8e8'

    Background color of the card count badge.

    countBadgeTextColor: string = '#666666'

    Text color of the card count badge.

    fontSize: number = 11

    Font size for the column title in pt.

    fontWeight: number = 600

    Font weight for the column title.

    height: number = 44

    Height of the column header in pixels.

    textColor: string = '#333333'
    wipExceededBackgroundColor: string = '#fce8e6'

    Background color of the WIP exceeded badge.

    wipExceededColor: string = '#d93025'

    Text/badge color when WIP limit is exceeded.