Kendo UI for jQuery TabStrip Overview

The TabStrip displays a collection of tabs with associated content.

The component is composed of an unordered list of items which represent tabs, and a collection of div elements, which contain the content for each tab.

Kendo UI for jQuery Kendoka image

The TabStrip is part of Kendo UI for jQuery, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Functionality and Features

Feature Definition
Icon TabStrip The TabStrip allows various ways to display icons within its tabs.
Tabs You can further customize the tabs by utilizing any of the supported features such as sorting, scrolling, and positioning.
Animation The TabStrip also supports a set of animation effects which allow you to enhance the visual representation of its content.
Content operations The TabStrip allows you to load its content by using AJAX requests.
Accessibility The TabStrip is accessible for screen readers, supports WAI-ARIA attributes, and delivers keyboard shortcuts for faster navigation.

Next Steps

See Also

In this article