react-spectrum
5079a24c - Directly apply width to table column and add hover events to table header for S2 (#6719)

Comment changes are shownComment changes are hidden
Commit
1 year ago
Directly apply width to table column and add hover events to table header for S2 (#6719) * Directly apply width to table column so we dont assume a specific virtualized DOM structure * Add support for hover events on TableHeader used in S2 so we can tell the resize nubbins to all render when the header is hovered --------- Co-authored-by: Robert Snow <rsnow@adobe.com>
Author
Parents
  • packages/react-aria-components
    • src
      • File
        Table.tsx
    • test
      • File
        Table.test.js
  • starters/tailwind/src
    • File
      Table.tsx
Loading