0

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

brc-dd
  • 10,788
  • 3
  • 47
  • 67
Randomizer
  • 475
  • 7
  • 19

1 Answers1

0

No, Semantic UI React cannot do automatic pagination. I will have to do it yourself.

euvs
  • 1,595
  • 13
  • 13