Kendo UI for Vue
The Vue Button provides a clickable UI functionality and enables you to display only textual content, or show predefined icons, images and custom icons, and to render a combination of textual and image content.
By default, the Vue Button component is enabled, but for scenarios that require the Button to be disabled until certain requirements have been met, a single configuration option can disable the React Button and prevent user interactions.
The Kendo UI for Vue Button can have a combination of icon and text, or just Icons, as its main content. Icons can be provided through the built-in icons, as custom icons that can be imported as images, or any font icon library such as FontAwesome.
As a part of several built-in styles for the Vue Button, the Primary Button provides a highlighted and unique look and feel to the component.
The Toggleable Button is a Vue Button that can be toggled showcases a clear representation between the default rendering of the Button and when the Button has been pressed.
The Button component supports being rendered in a right-to-left mode, allowing for the Button to be used in any globalization or localization scenarios.