sticky right column & footer, custom borders
New supported prop list:
- sticky count
stickyHeaderCount
:0
or1
- default:1
leftStickyColumnCount
:0
or1
- default:1
rightStickyColumnCount
:0
or1
- default:0
stickyFooterCount
:0
or1
- default:0
- z-index
headerZ
: default:2
(sticky corners are the greater of their two sides + 1)leftColumnZ
: default:2
rightColumnZ
: default:2
footerZ
: default:2
- border
borderWidth
: default:'2px'
borderColor
: default:'#e5e5e5'
wrapperRef
: default:undefined
, value:React ref
No longer supported due to ambiguity: stickyColumnCount
, columnZ