Flex-Grid

The Telerik and Kendo UI Flex-Grid Utilities enable you to control the position, alignment, and size of the grid and the flex items.

Flex Basis

The Telerik and Kendo UI Flex Basis Utilities are CSS utility classes that enable you to control the initial main size of a flex item.

Utility ClassCSS Property
.k-flex-basis-autoflex-basis: auto;
.k-flex-basis-0flex-basis: 0;

Initial Main Size

Use the k-flex-basis-{size} utility to set the initial main size of a flex item.

Auto Size

Use the k-flex-basis-auto to apply the initial size of a flex item.