Kendo UI for Vue
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.
It is very easy to render a non-active SplitButton. All you need to do is set the enabled property to false.
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.
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.
Enjoy complete control by customizing the appearance and behavior of the popup that appears when a user clicks the dropdown button.
Built-in support for keyboard only navigation gives your users and alternative to the mouse as the primary means of interaction.
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.