Getting Started with KendoReact Button
The KendoReact 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.
The KendoReact Button component is part of the KendoReact library of React UI components. It is distributed through NPM under the kendo-react-buttons package.
Basic Usage
The following example demonstrates the Button in action.
Functionality and Features
Events
The following example demonstrates basic Button events.