TimelineKit API
    Preparing search index...

    Class KanbanColumnStyle

    Style settings for the column body (card container).

    Index

    Constructors

    Properties

    backgroundColor: string = '#f8f9fa'
    borderColor: string = '#e0e0e0'
    borderRadius: number = 8
    collapsedBackgroundColor: string = '#f0f0f0'

    Background color when column is collapsed.

    collapsedWidth: number = 44

    Width of a collapsed column in pixels.

    minWidth: number = 240

    Minimum column width in pixels.

    width: number = 300

    Width of each column in pixels.