Skip to content

v0.9.2

Choose a tag to compare

@interactivellama interactivellama released this 20 Dec 23:59
· 7633 commits to master since this release

Release 0.9.2

Major Features

  • DataTable supports fixed headers and this allows the table headings to be visible while the table vertically scrolls.
  • DataTable has a required single select (Radio Group) pattern. selectRows specifies a row selection UX pattern. checkbox: Multiple row selection. radio: Required single row selection.