Angular 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.

Button elements Text Icon Type Change Icon Position

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.