FileManager

The FileManager component provides a structured and user-friendly way to organize, access, and manage files and folders.

Sass Variables

The Telerik and Kendo UI FileManager is a composite UI component. To configure and customize its appearance, use not only its dedicated Sass variables but also the Toolbar Sass variables, as well as the Sass variables provided by the Button, SplitButton, TreeView, ListView, BreadCrumb, and Grid components.

VariableDefault ValueComputed ValueValue
kendo-file-manager-spacerk-map-get( $kendo-spacing, 4 )16pxDefault: k-map-get( $kendo-spacing, 4 )Computed: 16px
Description: The space between the FileManager items.
kendo-file-manager-border-width1px1pxDefault: 1pxComputed: 1px
Description: The border width of the FileManager.
kendo-file-manager-font-family$kendo-font-familyinheritDefault: $kendo-font-familyComputed: inherit
Description: The font family of the FileManager.
kendo-file-manager-font-size$kendo-font-size-md14pxDefault: $kendo-font-size-mdComputed: 14px
Description: The font size of the FileManager.
kendo-file-manager-line-height$kendo-line-height-md1.4285714286Default: $kendo-line-height-mdComputed: 1.4285714286
Description: The line height of the FileManager.
kendo-file-manager-bg$kendo-component-bg #ffffffDefault: $kendo-component-bgComputed: #ffffff
Description: The background color of the FileManager.
kendo-file-manager-text$kendo-component-text #424242Default: $kendo-component-textComputed: #424242
Description: The text color of the FileManager.
kendo-file-manager-border$kendo-component-border rgba(0, 0, 0, 0.08)Default: $kendo-component-borderComputed: rgba(0, 0, 0, 0.08)
Description: The border color of the FileManager.
kendo-file-manager-toolbar-border-width$kendo-file-manager-border-width1pxDefault: $kendo-file-manager-border-widthComputed: 1px
Description: The border width of the FileManager Toolbar.
kendo-file-manager-toolbar-bgnullnullDefault: nullComputed: null
Description: The background color of the FileManager Toolbar.
kendo-file-manager-toolbar-textnullnullDefault: nullComputed: null
Description: The text color of the FileManager Toolbar.
kendo-file-manager-toolbar-bordernullnullDefault: nullComputed: null
Description: The border color of the FileManager Toolbar.
kendo-file-manager-toolbar-gradientnullnullDefault: nullComputed: null
Description: The gradient of the FileManager Toolbar.
kendo-file-manager-navigation-padding-x$kendo-file-manager-spacer16pxDefault: $kendo-file-manager-spacerComputed: 16px
Description: The horizontal padding of the FileManager Navigation.
kendo-file-manager-navigation-padding-y$kendo-file-manager-spacer16pxDefault: $kendo-file-manager-spacerComputed: 16px
Description: The vertical padding of the FileManager Navigation.
kendo-file-manager-navigation-width20%20%Default: 20%Computed: 20%
Description: The width of the FileManager Navigation.
kendo-file-manager-navigation-border-width$kendo-file-manager-border-width1pxDefault: $kendo-file-manager-border-widthComputed: 1px
Description: The border width of the FileManager Navigation.
kendo-file-manager-navigation-bgnullnullDefault: nullComputed: null
Description: The background color of the FileManager Navigation.
kendo-file-manager-navigation-textnullnullDefault: nullComputed: null
Description: The text color of the FileManager Navigation.
kendo-file-manager-navigation-bordernullnullDefault: nullComputed: null
Description: The border color of the FileManager Navigation.
kendo-file-manager-breadcrumb-padding-xk-map-get( $kendo-spacing, 2 )8pxDefault: k-map-get( $kendo-spacing, 2 )Computed: 8px
Description: The horizontal padding of the FileManager Breadcrumb.
kendo-file-manager-breadcrumb-padding-yk-map-get( $kendo-spacing, 2 )8pxDefault: k-map-get( $kendo-spacing, 2 )Computed: 8px
Description: The vertical padding of the FileManager Breadcrumb.
kendo-file-manager-breadcrumb-border-width$kendo-file-manager-border-width1pxDefault: $kendo-file-manager-border-widthComputed: 1px
Description: The border width of the FileManager Breadcrumb.
kendo-file-manager-breadcrumb-bg$kendo-toolbar-bg #fafafaDefault: $kendo-toolbar-bgComputed: #fafafa
Description: The background color of the FileManager Breadcrumb.
kendo-file-manager-breadcrumb-textnullnullDefault: nullComputed: null
Description: The text color of the FileManager Breadcrumb.
kendo-file-manager-breadcrumb-bordernullnullDefault: nullComputed: null
Description: The border color of the FileManager Breadcrumb.
kendo-file-manager-listview-bgnullnullDefault: nullComputed: null
Description: The background color of the FileManager ListView.
kendo-file-manager-listview-textnullnullDefault: nullComputed: null
Description: The text color of the FileManager ListView.
kendo-file-manager-listview-bordernullnullDefault: nullComputed: null
Description: The border color of the FileManager ListView.
kendo-file-manager-listview-item-padding-xk-map-get( $kendo-spacing, 4 )16pxDefault: k-map-get( $kendo-spacing, 4 )Computed: 16px
Description: The horizontal padding of the FileManager ListView item.
kendo-file-manager-listview-item-padding-yk-map-get( $kendo-spacing, 4 )16pxDefault: k-map-get( $kendo-spacing, 4 )Computed: 16px
Description: The vertical padding of the FileManager ListView item.
kendo-file-manager-listview-item-width120px120pxDefault: 120pxComputed: 120px
Description: The width of the FileManager ListView item.
kendo-file-manager-listview-item-height120px120pxDefault: 120pxComputed: 120px
Description: The height of the FileManager ListView item.
kendo-file-manager-listview-item-bgnullnullDefault: nullComputed: null
Description: The background color of the FileManager ListView item.
kendo-file-manager-listview-item-textnullnullDefault: nullComputed: null
Description: The text color of the FileManager ListView item.
kendo-file-manager-listview-item-bordernullnullDefault: nullComputed: null
Description: The border color of the FileManager ListView item.
kendo-file-manager-listview-item-icon-bgnullnullDefault: nullComputed: null
Description: The background color of the FileManager ListView item icon.
kendo-file-manager-listview-item-icon-textif($kendo-enable-color-system, k-color( subtle ), k-try-tint($kendo-file-manager-text, 4)) #7e7e7eDefault: if($kendo-enable-color-system, k-color( subtle ), k-try-tint($kendo-file-manager-text, 4))Computed: #7e7e7e
Description: The text color of the FileManager ListView item icon.
kendo-file-manager-listview-item-icon-bordernullnullDefault: nullComputed: null
Description: The border color of the FileManager ListView item icon.
kendo-file-manager-listview-item-icon-selected-bgnullnullDefault: nullComputed: null
Description: Background color of the FileManager selected ListView item icon.
kendo-file-manager-listview-item-icon-selected-textinheritinheritDefault: inheritComputed: inherit
Description: Text color of the FileManager selected ListView item icon.
kendo-file-manager-listview-item-icon-selected-bordernullnullDefault: nullComputed: null
Description: Border color of the FileManager selected ListView item icon.
kendo-file-manager-grid-bgnullnullDefault: nullComputed: null
Description: The background color of the FileManager Grid.
kendo-file-manager-grid-textnullnullDefault: nullComputed: null
Description: The text color of the FileManager Grid.
kendo-file-manager-grid-bordernullnullDefault: nullComputed: null
Description: The border color of the FileManager Grid.
kendo-file-manager-preview-padding-x$kendo-file-manager-spacer16pxDefault: $kendo-file-manager-spacerComputed: 16px
Description: The horizontal padding of the FileManager preview.
kendo-file-manager-preview-padding-y$kendo-file-manager-spacer16pxDefault: $kendo-file-manager-spacerComputed: 16px
Description: The vertical padding of the FileManager preview.
kendo-file-manager-preview-width20%20%Default: 20%Computed: 20%
Description: The width of the FileManager preview.
kendo-file-manager-preview-border-width$kendo-file-manager-border-width1pxDefault: $kendo-file-manager-border-widthComputed: 1px
Description: The border width of the FileManager preview.
kendo-file-manager-preview-spacing$kendo-file-manager-spacer16pxDefault: $kendo-file-manager-spacerComputed: 16px
Description: The spacing of the FileManager preview.
kendo-file-manager-preview-column-gapk-map-get( $kendo-spacing, 1 )4pxDefault: k-map-get( $kendo-spacing, 1 )Computed: 4px
Description: The gap between the columns in the FileManager preview.
kendo-file-manager-preview-bgnullnullDefault: nullComputed: null
Description: The background color of the FileManager preview.
kendo-file-manager-preview-textnullnullDefault: nullComputed: null
Description: The text color of the FileManager preview.
kendo-file-manager-preview-bordernullnullDefault: nullComputed: null
Description: The border color of the FileManager preview.
kendo-file-manager-preview-icon-bgnullnullDefault: nullComputed: null
Description: The background color of the FileManager preview icon.
kendo-file-manager-preview-icon-textif($kendo-enable-color-system, k-color( subtle ), k-try-tint($kendo-file-manager-text, 4)) #7e7e7eDefault: if($kendo-enable-color-system, k-color( subtle ), k-try-tint($kendo-file-manager-text, 4))Computed: #7e7e7e
Description: The text color of the FileManager preview icon.
kendo-file-manager-preview-icon-bordernullnullDefault: nullComputed: null
Description: The border color of the FileManager preview icon.

BreadCrumb Variables

VariableDefault ValueComputed ValueValue
kendo-breadcrumb-border-width0px0pxDefault: 0pxComputed: 0px
Description: The width of the border around the Breadcrumb.
kendo-breadcrumb-margin-xnullnullDefault: nullComputed: null
Description: The horizontal margin of the Breadcrumb.
kendo-breadcrumb-margin-ynullnullDefault: nullComputed: null
Description: The vertical margin of the Breadcrumb.
kendo-breadcrumb-padding-xnullnullDefault: nullComputed: null
Description: The horizontal padding of the Breadcrumb.
kendo-breadcrumb-padding-ynullnullDefault: nullComputed: null
Description: The vertical padding of the Breadcrumb.
kendo-breadcrumb-font-family$kendo-font-familyinheritDefault: $kendo-font-familyComputed: inherit
Description: The font family of the Breadcrumb.
kendo-breadcrumb-font-size$kendo-font-size-md14pxDefault: $kendo-font-size-mdComputed: 14px
Description: The font size of the Breadcrumb.
kendo-breadcrumb-sm-font-size$kendo-font-size-md14pxDefault: $kendo-font-size-mdComputed: 14px
Description: The font size of the small Breadcrumb.
kendo-breadcrumb-md-font-size$kendo-breadcrumb-font-size14pxDefault: $kendo-breadcrumb-font-sizeComputed: 14px
Description: The font size of the medium Breadcrumb.
kendo-breadcrumb-lg-font-size$kendo-font-size-lg16pxDefault: $kendo-font-size-lgComputed: 16px
Description: The font size of the large Breadcrumb.
kendo-breadcrumb-line-height$kendo-line-height-md1.4285714286Default: $kendo-line-height-mdComputed: 1.4285714286
Description: The line-height of the Breadcrumb.
kendo-breadcrumb-sm-line-height$kendo-line-height-md1.4285714286Default: $kendo-line-height-mdComputed: 1.4285714286
Description: The line-height of the small Breadcrumb.
kendo-breadcrumb-md-line-height$kendo-breadcrumb-line-height1.4285714286Default: $kendo-breadcrumb-line-heightComputed: 1.4285714286
Description: The line-height of the medium Breadcrumb.
kendo-breadcrumb-lg-line-height$kendo-line-height-lg1.5Default: $kendo-line-height-lgComputed: 1.5
Description: The line-height of the height Breadcrumb.
kendo-breadcrumb-bg$kendo-component-bg #ffffffDefault: $kendo-component-bgComputed: #ffffff
Description: The base background of the Breadcrumb.
kendo-breadcrumb-text$kendo-component-text #424242Default: $kendo-component-textComputed: #424242
Description: The base text color of the Breadcrumb.
kendo-breadcrumb-border$kendo-component-border rgba(0, 0, 0, 0.08)Default: $kendo-component-borderComputed: rgba(0, 0, 0, 0.08)
Description: The base border color of the Breadcrumb.
kendo-breadcrumb-focus-shadow0 0 2px 1px rgba(0, 0, 0, .06)0 0 2px 1px rgba(0, 0, 0, 0.06)Default: 0 0 2px 1px rgba(0, 0, 0, .06)Computed: 0 0 2px 1px rgba(0, 0, 0, 0.06)
Description: The box shadow of the focused Breadcrumb.
kendo-breadcrumb-link-padding-xk-map-get( $kendo-spacing, 2 )8pxDefault: k-map-get( $kendo-spacing, 2 )Computed: 8px
Description: The horizontal padding of the Breadcrumb link.
kendo-breadcrumb-sm-link-padding-xk-map-get( $kendo-spacing, 2 )8pxDefault: k-map-get( $kendo-spacing, 2 )Computed: 8px
Description: The horizontal padding of the small Breadcrumb link.
kendo-breadcrumb-md-link-padding-x$kendo-breadcrumb-link-padding-x8pxDefault: $kendo-breadcrumb-link-padding-xComputed: 8px
Description: The horizontal padding of the medium Breadcrumb link.
kendo-breadcrumb-lg-link-padding-xk-map-get( $kendo-spacing, 2 )8pxDefault: k-map-get( $kendo-spacing, 2 )Computed: 8px
Description: The horizontal padding of the large Breadcrumb link.
kendo-breadcrumb-link-padding-yk-map-get( $kendo-spacing, 1.5 )6pxDefault: k-map-get( $kendo-spacing, 1.5 )Computed: 6px
Description: The vertical padding of the Breadcrumb link.
kendo-breadcrumb-sm-link-padding-yk-map-get( $kendo-spacing, 1 )4pxDefault: k-map-get( $kendo-spacing, 1 )Computed: 4px
Description: The vertical padding of the small Breadcrumb link.
kendo-breadcrumb-md-link-padding-y$kendo-breadcrumb-link-padding-y6pxDefault: $kendo-breadcrumb-link-padding-yComputed: 6px
Description: The vertical padding of the medium Breadcrumb link.
kendo-breadcrumb-lg-link-padding-yk-map-get( $kendo-spacing, 2 )8pxDefault: k-map-get( $kendo-spacing, 2 )Computed: 8px
Description: The vertical padding of the large Breadcrumb link.
kendo-breadcrumb-link-border-radius$kendo-border-radius-md4pxDefault: $kendo-border-radius-mdComputed: 4px
Description: The border-radius of the Breadcrumb link.
kendo-breadcrumb-icon-link-padding-yk-map-get( $kendo-spacing, 2 )8pxDefault: k-map-get( $kendo-spacing, 2 )Computed: 8px
Description: The vertical padding of the Breadcrumb link icon.
kendo-breadcrumb-sm-icon-link-padding-yk-map-get( $kendo-spacing, 1.5 )6pxDefault: k-map-get( $kendo-spacing, 1.5 )Computed: 6px
Description: The vertical padding of the small Breadcrumb link icon.
kendo-breadcrumb-md-icon-link-padding-y$kendo-breadcrumb-icon-link-padding-y8pxDefault: $kendo-breadcrumb-icon-link-padding-yComputed: 8px
Description: The vertical padding of the medium Breadcrumb link icon.
kendo-breadcrumb-lg-icon-link-padding-yk-map-get( $kendo-spacing, 3 )12pxDefault: k-map-get( $kendo-spacing, 3 )Computed: 12px
Description: The vertical padding of the large Breadcrumb link icon.
kendo-breadcrumb-icon-link-padding-x$kendo-breadcrumb-icon-link-padding-y8pxDefault: $kendo-breadcrumb-icon-link-padding-yComputed: 8px
Description: The horizontal padding of the Breadcrumb link icon.
kendo-breadcrumb-sm-icon-link-padding-x$kendo-breadcrumb-sm-icon-link-padding-y6pxDefault: $kendo-breadcrumb-sm-icon-link-padding-yComputed: 6px
Description: The horizontal padding of the small Breadcrumb link icon.
kendo-breadcrumb-md-icon-link-padding-x$kendo-breadcrumb-icon-link-padding-x8pxDefault: $kendo-breadcrumb-icon-link-padding-xComputed: 8px
Description: The horizontal padding of the medium Breadcrumb link icon.
kendo-breadcrumb-lg-icon-link-padding-x$kendo-breadcrumb-lg-icon-link-padding-y12pxDefault: $kendo-breadcrumb-lg-icon-link-padding-yComputed: 12px
Description: The horizontal padding of the large Breadcrumb link icon.
kendo-breadcrumb-link-initial-textinheritinheritDefault: inheritComputed: inherit
Description: The text color of the Breadcrumb link.
kendo-breadcrumb-link-icon-spacing$kendo-icon-spacing4pxDefault: $kendo-icon-spacingComputed: 4px
Description: The spacing of the Breadcrumb link icon.
kendo-breadcrumb-link-bgnullnullDefault: nullComputed: null
Description: The background color of the Breadcrumb link.
kendo-breadcrumb-link-text$kendo-link-text #ff6358Default: $kendo-link-textComputed: #ff6358
Description: The text color of the Breadcrumb link.
kendo-breadcrumb-link-bordernullnullDefault: nullComputed: null
Description: The border color of the Breadcrumb link.
kendo-breadcrumb-link-hover-bg$kendo-base-bg #fafafaDefault: $kendo-base-bgComputed: #fafafa
Description: The background color of the hovered Breadcrumb link.
kendo-breadcrumb-link-hover-text$kendo-link-hover-text #d6534aDefault: $kendo-link-hover-textComputed: #d6534a
Description: The text color of the hovered Breadcrumb link.
kendo-breadcrumb-link-hover-bordernullnullDefault: nullComputed: null
Description: The border color of the hovered Breadcrumb link.
kendo-breadcrumb-link-focus-bgnullnullDefault: nullComputed: null
Description: The background color of the focused Breadcrumb link.
kendo-breadcrumb-link-focus-text$kendo-link-text #ff6358Default: $kendo-link-textComputed: #ff6358
Description: The text color of the focused Breadcrumb link.
kendo-breadcrumb-link-focus-bordernullnullDefault: nullComputed: null
Description: The border color of the focused Breadcrumb link.
kendo-breadcrumb-link-focus-shadow$kendo-focus-shadowinset 0 0 0 2px rgba(0, 0, 0, 0.13)Default: $kendo-focus-shadowComputed: inset 0 0 0 2px rgba(0, 0, 0, 0.13)
Description: The box shadow of the focused Breadcrumb link.
kendo-breadcrumb-root-link-bgnullnullDefault: nullComputed: null
Description: The background color of the Breadcrumb root link.
kendo-breadcrumb-root-link-textnullnullDefault: nullComputed: null
Description: The text color of the Breadcrumb root link.
kendo-breadcrumb-root-link-bordernullnullDefault: nullComputed: null
Description: The border color of the Breadcrumb root link.
kendo-breadcrumb-root-link-hover-bg$kendo-base-bg #fafafaDefault: $kendo-base-bgComputed: #fafafa
Description: The background color of the hovered Breadcrumb root link.
kendo-breadcrumb-root-link-hover-textnullnullDefault: nullComputed: null
Description: The text color of the hovered Breadcrumb root link.
kendo-breadcrumb-root-link-hover-bordernullnullDefault: nullComputed: null
Description: The border color of the hovered Breadcrumb root link.
kendo-breadcrumb-root-link-focus-bgnullnullDefault: nullComputed: null
Description: The background color of the focused Breadcrumb root link.
kendo-breadcrumb-root-link-focus-textnullnullDefault: nullComputed: null
Description: The text color of the focused Breadcrumb root link.
kendo-breadcrumb-root-link-focus-bordernullnullDefault: nullComputed: null
Description: The border color of the focused Breadcrumb root link.
kendo-breadcrumb-root-link-focus-shadow$kendo-breadcrumb-link-focus-shadowinset 0 0 0 2px rgba(0, 0, 0, 0.13)Default: $kendo-breadcrumb-link-focus-shadowComputed: inset 0 0 0 2px rgba(0, 0, 0, 0.13)
Description: The box shadow of the focused Breadcrumb root link.
kendo-breadcrumb-current-item-bgnullnullDefault: nullComputed: null
Description: The background color of the current Breadcrumb root link.
kendo-breadcrumb-current-item-textnullnullDefault: nullComputed: null
Description: The text color of the current Breadcrumb root link.
kendo-breadcrumb-current-item-bordernullnullDefault: nullComputed: null
Description: The border color of the current Breadcrumb root link.
kendo-breadcrumb-sizes( sm: ( link-padding-x: $kendo-breadcrumb-sm-link-padding-x, link-padding-y: $kendo-breadcrumb-sm-link-padding-y, icon-link-padding-x: $kendo-breadcrumb-sm-icon-link-padding-x, icon-link-padding-y: $kendo-breadcrumb-sm-icon-link-padding-y, font-size: $kendo-breadcrumb-sm-font-size, line-height: $kendo-breadcrumb-sm-line-height ), md: ( link-padding-x: $kendo-breadcrumb-md-link-padding-x, link-padding-y: $kendo-breadcrumb-md-link-padding-y, icon-link-padding-x: $kendo-breadcrumb-md-icon-link-padding-x, icon-link-padding-y: $kendo-breadcrumb-md-icon-link-padding-y, font-size: $kendo-breadcrumb-md-font-size, line-height: $kendo-breadcrumb-md-line-height ), lg: ( link-padding-x: $kendo-breadcrumb-lg-link-padding-x, link-padding-y: $kendo-breadcrumb-lg-link-padding-y, icon-link-padding-x: $kendo-breadcrumb-lg-icon-link-padding-x, icon-link-padding-y: $kendo-breadcrumb-lg-icon-link-padding-y, font-size: $kendo-breadcrumb-lg-font-size, line-height: $kendo-breadcrumb-lg-line-height ) )(sm: (link-padding-x: 8px, link-padding-y: 4px, icon-link-padding-x: 6px, icon-link-padding-y: 6px, font-size: 14px, line-height: 1.4285714286), md: (link-padding-x: 8px, link-padding-y: 6px, icon-link-padding-x: 8px, icon-link-padding-y: 8px, font-size: 14px, line-height: 1.4285714286), lg: (link-padding-x: 8px, link-padding-y: 8px, icon-link-padding-x: 12px, icon-link-padding-y: 12px, font-size: 16px, line-height: 1.5))Default: ( sm: ( link-padding-x: $kendo-breadcrumb-sm-link-padding-x, link-padding-y: $kendo-breadcrumb-sm-link-padding-y, icon-link-padding-x: $kendo-breadcrumb-sm-icon-link-padding-x, icon-link-padding-y: $kendo-breadcrumb-sm-icon-link-padding-y, font-size: $kendo-breadcrumb-sm-font-size, line-height: $kendo-breadcrumb-sm-line-height ), md: ( link-padding-x: $kendo-breadcrumb-md-link-padding-x, link-padding-y: $kendo-breadcrumb-md-link-padding-y, icon-link-padding-x: $kendo-breadcrumb-md-icon-link-padding-x, icon-link-padding-y: $kendo-breadcrumb-md-icon-link-padding-y, font-size: $kendo-breadcrumb-md-font-size, line-height: $kendo-breadcrumb-md-line-height ), lg: ( link-padding-x: $kendo-breadcrumb-lg-link-padding-x, link-padding-y: $kendo-breadcrumb-lg-link-padding-y, icon-link-padding-x: $kendo-breadcrumb-lg-icon-link-padding-x, icon-link-padding-y: $kendo-breadcrumb-lg-icon-link-padding-y, font-size: $kendo-breadcrumb-lg-font-size, line-height: $kendo-breadcrumb-lg-line-height ) )Computed: (sm: (link-padding-x: 8px, link-padding-y: 4px, icon-link-padding-x: 6px, icon-link-padding-y: 6px, font-size: 14px, line-height: 1.4285714286), md: (link-padding-x: 8px, link-padding-y: 6px, icon-link-padding-x: 8px, icon-link-padding-y: 8px, font-size: 14px, line-height: 1.4285714286), lg: (link-padding-x: 8px, link-padding-y: 8px, icon-link-padding-x: 12px, icon-link-padding-y: 12px, font-size: 16px, line-height: 1.5))
Description: The sizes map for the Breadcrumb.

Grid Variables

VariableDefault ValueComputed ValueValue
kendo-grid-padding-x$kendo-table-md-cell-padding-x12pxDefault: $kendo-table-md-cell-padding-xComputed: 12px
Description: Horizontal padding of the grid.
kendo-grid-padding-y$kendo-table-md-cell-padding-y8pxDefault: $kendo-table-md-cell-padding-yComputed: 8px
Description: Vertical padding of the grid.
kendo-grid-header-padding-x$kendo-grid-padding-x12pxDefault: $kendo-grid-padding-xComputed: 12px
Description: Horizontal padding of the grid header.
kendo-grid-header-padding-y$kendo-grid-padding-y8pxDefault: $kendo-grid-padding-yComputed: 8px
Description: Vertical padding of the grid header.
kendo-grid-grouping-header-padding-x$kendo-grid-padding-y8pxDefault: $kendo-grid-padding-yComputed: 8px
Description: Horizontal padding of the grid grouping header.
kendo-grid-grouping-header-padding-y$kendo-grid-grouping-header-padding-x8pxDefault: $kendo-grid-grouping-header-padding-xComputed: 8px
Description: Vertical padding of the grid grouping header.
kendo-grid-cell-padding-x$kendo-grid-padding-x12pxDefault: $kendo-grid-padding-xComputed: 12px
Description: Horizontal padding of the grid cell.
kendo-grid-cell-padding-y$kendo-grid-padding-y8pxDefault: $kendo-grid-padding-yComputed: 8px
Description: Vertical padding of the grid cell.
kendo-grid-filter-cell-padding-x$kendo-grid-padding-y8pxDefault: $kendo-grid-padding-yComputed: 8px
Description: Horizontal padding of the grid filter cell.
kendo-grid-filter-cell-padding-y$kendo-grid-filter-cell-padding-x8pxDefault: $kendo-grid-filter-cell-padding-xComputed: 8px
Description: Vertical padding of the grid filter cell.
kendo-grid-edit-cell-padding-x$kendo-grid-cell-padding-x12pxDefault: $kendo-grid-cell-padding-xComputed: 12px
Description: Horizontal padding of the grid edit cell.
kendo-grid-edit-cell-padding-y3px3pxDefault: 3pxComputed: 3px
Description: Vertical padding of the grid filter cell.
kendo-grid-bg$kendo-table-bg #ffffffDefault: $kendo-table-bgComputed: #ffffff
Description: Background color of the grid component
kendo-grid-text$kendo-table-text #424242Default: $kendo-table-textComputed: #424242
Description: Text color of the grid component
kendo-grid-border$kendo-table-border rgba(0, 0, 0, 0.08)Default: $kendo-table-borderComputed: rgba(0, 0, 0, 0.08)
Description: Border color of the grid component
kendo-grid-header-bg$kendo-table-header-bg #fafafaDefault: $kendo-table-header-bgComputed: #fafafa
Description: Background color of grid header
kendo-grid-header-text$kendo-table-header-text #424242Default: $kendo-table-header-textComputed: #424242
Description: Text color of grid header
kendo-grid-header-border$kendo-table-header-border rgba(0, 0, 0, 0.08)Default: $kendo-table-header-borderComputed: rgba(0, 0, 0, 0.08)
Description: Border color of grid header
kendo-grid-header-gradient$kendo-table-header-gradientnullDefault: $kendo-table-header-gradientComputed: null
Description: Background gradient of grid header
kendo-grid-footer-bg$kendo-grid-header-bg #fafafaDefault: $kendo-grid-header-bgComputed: #fafafa
Description: Background color of grid footer
kendo-grid-footer-text$kendo-grid-header-text #424242Default: $kendo-grid-header-textComputed: #424242
Description: Text color of grid footer
kendo-grid-footer-border$kendo-grid-header-border rgba(0, 0, 0, 0.08)Default: $kendo-grid-header-borderComputed: rgba(0, 0, 0, 0.08)
Description: Border color of grid footer
kendo-grid-alt-bg$kendo-table-alt-row-bg rgba(0, 0, 0, 0.04)Default: $kendo-table-alt-row-bgComputed: rgba(0, 0, 0, 0.04)
Description: Background color of alternating rows in grid
kendo-grid-alt-text$kendo-table-alt-row-textnullDefault: $kendo-table-alt-row-textComputed: null
Description: Text color of alternating rows in grid
kendo-grid-alt-border$kendo-table-alt-row-bordernullDefault: $kendo-table-alt-row-borderComputed: null
Description: Border color of alternating rows in grid
kendo-grid-hover-bg$kendo-table-hover-bg #edededDefault: $kendo-table-hover-bgComputed: #ededed
Description: Background color of hovered rows in grid
kendo-grid-hover-text$kendo-table-hover-textnullDefault: $kendo-table-hover-textComputed: null
Description: Text color of hovered rows in grid
kendo-grid-hover-border$kendo-table-hover-bordernullDefault: $kendo-table-hover-borderComputed: null
Description: Border color of hovered rows in grid
kendo-grid-selected-bg$kendo-table-selected-bg rgba(255, 99, 88, 0.25)Default: $kendo-table-selected-bgComputed: rgba(255, 99, 88, 0.25)
Description: Background color of selected rows in grid
kendo-grid-selected-text$kendo-table-selected-textnullDefault: $kendo-table-selected-textComputed: null
Description: Text color of selected rows in grid
kendo-grid-selected-border$kendo-table-selected-bordernullDefault: $kendo-table-selected-borderComputed: null
Description: Border color of selected rows in grid
kendo-grid-selection-aggregates-bg$kendo-grid-header-bg #fafafaDefault: $kendo-grid-header-bgComputed: #fafafa
Description: Background color of the selection aggregates container
kendo-grid-selection-aggregates-text$kendo-grid-text #424242Default: $kendo-grid-textComputed: #424242
Description: Text color of the selection aggregates container
kendo-grid-selection-aggregates-border$kendo-grid-border rgba(0, 0, 0, 0.08)Default: $kendo-grid-borderComputed: rgba(0, 0, 0, 0.08)
Description: Border color of the selection aggregates container
kendo-grid-selection-aggregates-border-width$kendo-grid-border-width1pxDefault: $kendo-grid-border-widthComputed: 1px
Description: Border width of the selection aggregates container
kendo-grid-selection-aggregates-spacingk-map-get( $kendo-spacing, 2 )8pxDefault: k-map-get( $kendo-spacing, 2 )Computed: 8px
Description: Spacing between the selection aggregates items
kendo-grid-selection-aggregates-line-height$kendo-grid-line-height1.4285714286Default: $kendo-grid-line-heightComputed: 1.4285714286
Description: Line height of the selection aggregates container
kendo-grid-selection-aggregates-font-weight$kendo-font-weight-bold700Default: $kendo-font-weight-boldComputed: 700
Description: Font weight of the selection aggregates container
kendo-grid-row-resizer-hover-bgif($kendo-enable-color-system, rgba( k-color( on-base, true ), .2 ), rgba( k-contrast-color( $kendo-grid-bg ), .12 )) rgba(0, 0, 0, 0.12)Default: if($kendo-enable-color-system, rgba( k-color( on-base, true ), .2 ), rgba( k-contrast-color( $kendo-grid-bg ), .12 ))Computed: rgba(0, 0, 0, 0.12)
Description: Background color of the grid row resize indicator
kendo-grid-row-resizer-active-bg$kendo-color-primary #ff6358Default: $kendo-color-primaryComputed: #ff6358
Description: Active background color of the grid row resize indicator
kendo-grid-row-resizer-heightk-map-get( $kendo-spacing, .5 )2pxDefault: k-map-get( $kendo-spacing, .5 )Computed: 2px
Description: Height of the grid row resize indicator