background

Kendo UI for Vue

Vue SplitButton

  • Provide a consistent, modern UX with this element that allows the user to click a default action or choose from a list.
  • Part of the Kendo UI for Vue library along with 100+ professionally-designed components.
  • Includes support, documentation, demos, virtual classrooms, learning resources and more!
SplitButton component used to show sort options
  • Overview

    The Vue SplitButton is a modern UI element that gives the user a choice. They can click the button for the default action, or they can choose a secondary action from the connected dropdown list.

    See the Vue SplitButton demo

    Vue-splitbutton-component
  • Disabled SplitButton

    It is very easy to render a non-active SplitButton. All you need to do is set the enabled property to false.

    See the Vue Disabled SplitButton demo

    vue-disabeld-splitbutton-component
  • Icon SplitButton

    Each item in the Vue SplitButton can be rendered as just text, text along with an icon, or just as an icon. These icons can be added from the list of Kendo UI for Vue icons, as a custom image or imported from third-party font icon libraries like FontAwesome.

    See the Vue Icon SplitButton demo

    vue-icon-splitbutton-component
  • Data Binding

    Much like the rest of the components in Kendo UI for Vue, you have many choices for data binding. Declare your items manually, bind to an array of objects, or bind to an array of strings.

    See the Vue SplitButton Data Binding demo

  • Customization

    Enjoy complete control by customizing the appearance and behavior of the popup that appears when a user clicks the dropdown button.

    See the Vue SplitButton Customization demo

  • Keyboard Navigation

    Built-in support for keyboard only navigation gives your users and alternative to the mouse as the primary means of interaction.

    See the Vue SplitButton Keyboard Navigation demo

  • Accessibility

    The Vue SplitButton helps you create apps for everybody. Full accessibility, AAA and WCAG 2.0 rating, and Section 508 and WAI-ARIA standards are baked in.

    Read the Vue SplitButton Accessibility documentation

    Accessibility
Next Steps

Get Started with Kendo UI for Vue

Kendo UI for Vue - Kendoka