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

Customizing Filemanger

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-file-manager-spacermap.get( $kendo-spacing, 4 )
Description
The space between the filemanger items.
$kendo-file-manager-border-width1px
Description
Border width of the filemanger.
$kendo-file-manager-font-familyvar( --kendo-font-family, normal )
Description
Font family of the filemanger.
$kendo-file-manager-font-sizevar( --kendo-font-size, inherit )
Description
Font size of the filemanger.
$kendo-file-manager-line-heightvar( --kendo-line-height, normal )
Description
Line height of the filemanger.
$kendo-file-manager-toolbar-border-width$kendo-file-manager-border-width
Description
Border width of the toolbar.

In this article

Not finding the help you need?