Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 664 Bytes

File metadata and controls

26 lines (22 loc) · 664 Bytes
id dxNumberBox
module ui/number_box
export default
inherits dxTextEditor

shortDescription

The NumberBox is a UI component that displays a numeric value and allows a user to modify it by typing in a value, and incrementing or decrementing it using the keyboard or mouse.

widgettree
lib

dx.web.js, dx.all.js


#include btn-open-demo with { href: "https://js.devexpress.com/Demos/WidgetsGallery/Demo/NumberBox/Overview/" } #include common-readguidesbutton with { url: "/Documentation/Guide/UI_Components/NumberBox/Overview/" }

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