Is there any react ui library that can be recommended? the project needs to display a large amount of data in a list.

the project needs to display 10 or more pieces of information
is there anything suitable for react ui framework recommendation

Mar.04,2021

recommend Ali's Ant Design, http://ant-design.gitee.io/in.


We all use Ant Design , stepping through many holes and filling many holes.


look at your usage scenarios and requirements. If the requirements are simple, AntDesign is ok. If it is more complicated, I recommend ag-grid: https://www.ag-grid.com/examp.

.

this should be able to meet all kinds of daily needs, and there is a react version.

Menu