Skip to main content

Migration guide

2.6 -> 2.7

  • Parameters of Tooltip content component changed from { row, column } to { data: row, column }

2.3

  • The package migrated from wx-react-grid to @svar-ui/react-grid
  • sort state property renamed to sortMarks
  • colWidth parameter renamed to columnWidth for the sizes property
  • rowsCount and colsCount parameters renamed to rowCount and columnCount for the dynamic property