App.js. import 'devextreme/dist/css/dx.light.css';; import { Button } ... onClick: function() {; DevExpress.ui.notify("The button was clicked");; }; });; }); ...
確定! 回上一頁