New to Kendo UI for Angular? Start a free 30-day trial

Customizing Taskboard

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-taskboard-spacermap.get( $kendo-spacing, 4 )
Description
Spacing index of the task board.
$kendo-taskboard-border-width1px
Description
Border width of the task board.
$kendo-taskboard-border-stylesolid
Description
Border style of the task board.
$kendo-taskboard-padding-y0px
Description
Vertical padding of the task board.
$kendo-taskboard-padding-x0px
Description
Horizontal of the task board.
$kendo-taskboard-font-familyvar( --kendo-font-family, inherit )
Description
Font family of the task board.
$kendo-taskboard-font-sizevar( --kendo-font-size-md, inherit )
Description
Font size of the task board.
$kendo-taskboard-line-heightvar( --kendo-line-height, inherit )
Description
Line height of the task board.
$kendo-taskboard-bgvar( --kendo-component-bg, initial )
Description
Background color of the task board.
$kendo-taskboard-textvar( --kendo-component-text, initial )
Description
Text color of the task board.
$kendo-taskboard-bordervar( --kendo-component-border, initial )
Description
Border color of the task board.
$kendo-taskboard-content-padding-y0px
Description
Vertical padding of the task board content.
$kendo-taskboard-content-padding-x0px
Description
Horizontal padding of the task board content.
$kendo-taskboard-column-container-spacing-ymath.div( $kendo-taskboard-spacer, 2 )
Description
Vertical spacing of the task board column container.
$kendo-taskboard-column-container-padding-y0px
Description
Vertical padding of the task board column container.
$kendo-taskboard-column-container-padding-xmath.div( $kendo-taskboard-spacer, 2 )
Description
Horizontal padding of the task board column container.
$kendo-taskboard-columns-container-gap$kendo-taskboard-spacer
Description
Spacing of the task board columns container.
$kendo-taskboard-column-width320px
Description
Default width of the task board column.
$kendo-taskboard-column-border-width1px
Description
Border width of the task board column.
$kendo-taskboard-column-border-radiusvar( --kendo-border-radius-md, #{$kendo-border-radius-md} )
Description
Border radius of the task board column.
$kendo-taskboard-column-bgk-get-theme-color-var( neutral-10 )
Description
Background color of the task board column.
$kendo-taskboard-column-textvar( --kendo-component-text, inherit )
Description
Text color of the task board column.
$kendo-taskboard-column-bordertransparent
Description
Border color of the task board column.
$kendo-taskboard-column-focus-bg$kendo-taskboard-column-bg
Description
Focus background color of the task board column.
$kendo-taskboard-column-focus-text$kendo-taskboard-column-text
Description
Focus text color of the task board column.
$kendo-taskboard-column-focus-borderk-get-theme-color-var( neutral-130 )
Description
Focus border color of the task board column.
$kendo-taskboard-column-header-padding-ymath.div( $kendo-taskboard-spacer, 2 )
Description
Vertical padding of the task board column header.
$kendo-taskboard-column-header-padding-x$kendo-taskboard-column-header-padding-y
Description
Horizontal padding of the task board column header.
$kendo-taskboard-column-header-gapmath.div( $kendo-taskboard-spacer, 4 )
Description
Spacing of the task board column header.
$kendo-taskboard-column-header-actions-gapmath.div( $kendo-taskboard-spacer, 2 )
Description
Spacing of the task board column header actions.
$kendo-taskboard-column-header-font-weight400
Description
Font weight of the task board column header.
$kendo-taskboard-column-header-textvar( --kendo-component-text, inherit )
Description
Text color of the task board column header.
$kendo-taskboard-column-cards-padding-y0px
Description
Vertical padding of the task board column cards wrapper.
$kendo-taskboard-column-cards-padding-x0px
Description
Horizontal padding of the task board column cards wrapper.
$kendo-taskboard-column-cards-gapmath.div( $kendo-taskboard-spacer, 2 )
Description
Spacing of the task board column cards wrapper.
$kendo-taskboard-pane-width$kendo-taskboard-column-width
Description
Default width of the task board pane.
$kendo-taskboard-pane-padding-y0px
Description
Vertical padding of the task board pane
$kendo-taskboard-pane-padding-x0px
Description
Horizontal padding of the task board pane.
$kendo-taskboard-pane-border-width1px
Description
Border width of the task board pane.
$kendo-taskboard-pane-bgvar( --kendo-component-bg, inherit )
Description
Background color of the task board pane.
$kendo-taskboard-pane-textvar( --kendo-component-text, inherit )
Description
Text color of the task board pane.
$kendo-taskboard-pane-bordervar( --kendo-component-border, inherit )
Description
Border color of the task board pane.
$kendo-taskboard-pane-header-padding-y$kendo-taskboard-spacer
Description
Vertical padding of the task board pane header.
$kendo-taskboard-pane-header-padding-xmap.get( $kendo-spacing, 6 )
Description
Horizontal padding of the task board pane header.
$kendo-taskboard-pane-header-font-sizevar( --kendo-font-size-xl, 1rem )
Description
Font size of the task board pane header.
$kendo-taskboard-pane-header-font-weightvar( --kendo-font-weight-bold, bold )
Description
Font weight of the task board pane header.
$kendo-taskboard-pane-header-text$kendo-taskboard-pane-text
Description
Text color of the task board pane header.
$kendo-taskboard-pane-content-padding-y0px
Description
Vertical padding of the task board pane content.
$kendo-taskboard-pane-content-padding-x$kendo-taskboard-pane-header-padding-x
Description
Horizontal padding of the task board pane content.
$kendo-taskboard-pane-actions-padding-ymap.get( $kendo-spacing, 6 )
Description
Vertical padding of the task board pane actions.
$kendo-taskboard-pane-actions-padding-x$kendo-taskboard-pane-actions-padding-y
Description
Horizontal padding of the task board pane actions.
$kendo-taskboard-card-padding-ymath.div( $kendo-taskboard-spacer, 2 )
Description
Vertical padding of the task board card.
$kendo-taskboard-card-padding-x$kendo-taskboard-card-padding-y
Description
Horizontal padding of the task board card.
$kendo-taskboard-card-category-border-width4px
Description
Border width of the task board card category.
$kendo-taskboard-card-focus-shadownone
Description
Focus shadow of the task board card.
$kendo-taskboard-card-selected-borderk-get-theme-color-var( primary-100 )
Description
Selected border of the task board card.
$kendo-taskboard-card-selected-shadowvar( --kendo-box-shadow-depth-3, none )
Description
Selected shadow of the task board card.
$kendo-taskboard-card-title-font-sizevar( --kendo-font-size-md, 1rem )
Description
Font size of the task board card title.
$kendo-taskboard-card-title-font-weightvar( --kendo-font-weight-bold, 600 )
Description
Font weight of the task board card title.
$kendo-taskboard-drag-placeholder-border-width1px
Description
Border width of the task board card placeholder.
$kendo-taskboard-drag-placeholder-border-radius$kendo-card-border-radius
Description
Border radius of the task board card placeholder.
$kendo-taskboard-drag-placeholder-bgk-get-theme-color-var( neutral-50 )
Description
Background color of the task board card placeholder.
$kendo-taskboard-drag-placeholder-bordervar( --kendo-component-border, inherit )
Description
Border color of the task board card placeholder.

In this article

Not finding the help you need?