JavaScript/jQuery Button - Overview
DevExtreme Button component is an interactive UI element that allows users to trigger specific actions or events within an application.
In this overview you can find a map of Button elements, information about key features, and what to explore next.
Elements
Below is an element map. A click on an element navigates to the topic related to this element.
Key Features
Labeling
You can label DevExtreme Button with text, an icon, or both to indicate its function.State Management
Button states include default, hover, active, and disabled.Action Binding
You can bind Button to a function triggered when the button is clicked. Actions can include submitting a form, navigating to another page, or executing a custom script.Predefined Types
Button includes a set of predefined color schemes and styling modes.