DEV Community

Cover image for Getting Started with the Vue Split Button Component
Arun for Syncfusion, Inc.

Posted on

Getting Started with the Vue Split Button Component

Learn how to add the Syncfusion Split Button component to a Vue application. The Vue Split Button triggers a default action when the primary button is clicked and provides a list of actions when the drop-down button is clicked. It has built-in support for icons and their positioning, varied sizes, disabling items, separators, RTL rendering, and UI customization.

The pop-up is a toggleable container that holds a list of action items or custom content that will open or close when the button is clicked. You can customize all the items in the pop-up. The Vue Split Button supports built-in themes such as Bootstrap 5, Tailwind CSS, Fluent, and high contrast. Users can customize these built-in themes or create new themes to achieve the desired look and feel either by simply overriding SASS variables or using the Theme Studio application.

This video demonstrates how to add a Split Button to a Vue application and display separators and icons. It also demonstrates how to customize the position of icons.

Product overview: https://www.syncfusion.com/vue-components/vue-split-button

Explore our tutorial videos: https://www.syncfusion.com/tutorial-videos

Top comments (0)