Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 621 Bytes

File metadata and controls

28 lines (24 loc) · 621 Bytes
id dxButton
module ui/button
export default
inherits Widget

shortDescription

The Button UI component is a simple button that performs specified commands when a user clicks it.

widgettree

icon: "favorites", text: "Click"

lib

dx.web.js, dx.all.js


#include btn-open-demo with { href: "https://js.devexpress.com/Demos/WidgetsGallery/Demo/Button/PredefinedTypes/" } #include common-tutorialbutton with { url: "/Documentation/Guide/UI_Components/Button/Getting_Started_with_Button/" }

#####See Also##### #include common-link-setupdevextreme #include common-link-configurewidget