Sha256: 0560bc01e50329731e4191fd83289c946b75bf682ae73ed1703b054356b242e7
Contents?: true
Size: 460 Bytes
Versions: 681
Compression:
Stored size: 460 Bytes
Contents
You can use the `onChange` prop to control the data of your table. This prop is callback function that will allow you control the state. To ensure synchronization between multiple pagination components on a single page, use unique, dynamic keys for each pagination instance. Each Pagination component should have its own dynamic key that reflects the current active page: this example uses `pagination-top-${activePage}` and `pagination-bottom-${activePage}`.
Version data entries
681 entries across 681 versions & 2 rubygems