--- title: Flex Wrap position: 3 seo_title: Telerik and Kendo UI Flex Wrap Utilities seo_description: Use the Telerik and Kendo UI Flex Wrap Utilities to control how the flex item will wrap. --- ## Flex Wrap The Telerik and Kendo UI Flex Wrap Utilities are CSS utility classes that enable you to control how the flex item will wrap. ### Wrap Use the `k-flex-wrap` utility to enable a flex item to wrap into multiple lines. ### Wrap Reverse Use the `k-flex-wrap-reverse` utility to enable a flex item to wrap into multiple lines in reverse order. ### No Wrap Use the `k-flex-nowrap` utility to prevent a flex item from wrapping into multiple lines.