New Features
- Data Grid
- Editing API enhancements are at the
RTM
stage. Now you can use the insert type in the changes option.
- Editing API enhancements are at the
- HTML Editor:
- The HTML Editor component has reached RTM!
- ExcelJS export:
- New options - mergeRowFieldValues and mergeColumnFieldValues.
- TypeScript:
- Event type enhancements are merged and ready for use.
import { ClickEvent } from 'devextreme/ui/button'; function handleClick(e: ClickEvent): void { // handling event }
- Event type enhancements are merged and ready for use.
NPM Packages
devextreme@21.1.2-beta
devextreme-angular@21.1.2-beta
devextreme-react@21.1.2-beta
devextreme-vue@21.1.2-beta