Sha256: 736e4584442c85cf74b21b482aceb2079e1f9f266ea7a0d32deb68cdcd354996
Contents?: true
Size: 509 Bytes
Versions: 72
Compression:
Stored size: 509 Bytes
Contents
The `stickyRightColumn` prop works in the same way as the above `stickyLeftColumn` prop. It expects an array of the column ids you want to be sticky. Make sure to add the corresponding id to the `<th>` and `<td>`. If you are using the sub-component variant, then you will pass the id to `<Table.Header>` and `<Table.Cell>` Please ensure that unique ids are used for all columns across multiple tables. Using the same columns ids on multiple tables can lead to issues when using the `stickyRightColumn` prop.
Version data entries
72 entries across 72 versions & 2 rubygems