New Table Component Missing selectPage option?

Just wanted to make sure I wasn't missing anything but it seems that the new table is also missing the select page option for server side pagination. Is that right?
It also looks like it's missing the the relevant select page option in the event handlers.
Thanks!

The new Table component does have a setPage API that should imperatively update the selected page. It is currently missing an Event Handler for page change events, but our work on the component is far from done. Appreciate the callout; we'll get it added soon, along with many other improvements!

Hey @Gerald_Zhou!

Just want to follow up here to make sure you're aware that the new table now has a page change event handler :slightly_smiling_face:

1 Like