Does react have a plug-in similar to chrome-tabs?

background:
now the project wants to add a requirement, similar to the function of the chrome tab, so that it is convenient for users to browse and use, as shown in the figure:
found that it uses a plug-in called chrome-tabs, the principle is that every tab page generated is iframe;, but our system uses the react version of the chrome-tabs plug-in that is not found on react,.

reactiframereact

question:
1. If you don"t use iframe, use a lot of "fake" tab pages, considering that users opening too many pages will affect the performance of the page.

Mar.30,2021

antd-Tabs
I took a look at the Tabs of antd. You can choose the card type, the style is the same, and you can turn off


antd tabs

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36401-343c6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36401-343c6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?