I am trying Semantic-UI-React.
I did work with Ant Design before. with Ant Design when you build a table it is spitted into a couple of pages automatically (shows you about 10 rows at each page). Can this be achieved in Semantic-Ui-React as well?
I can't find anything in the docs here:
https://react.semantic-ui.com/collections/table/#types-pagination
Thanks