Sha256: ac5a23a9164d5a263c7d81546c93f0719b11b2f82e3f48c20c26c4d6480ae178
Contents?: true
Size: 440 Bytes
Versions: 72
Compression:
Stored size: 440 Bytes
Contents
The `stickyLeftColumn` prop 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 `stickyLeftColumn` prop.
Version data entries
72 entries across 72 versions & 2 rubygems