The table in ant design is displayed horizontally by default, how can it be displayed vertically?

The table in

ant design is displayed horizontally by default, but how can it be displayed vertically? as shown in the picture,
was originally the first behavior field name, and the following is the data displayed
. Now I want to change it to the first column field name, and the data is displayed on the right. Please tell me how to do it.

clipboard.png

clipboard.png

Mar.30,2021

doesn't seem to have this function. You need to implement


which antd doesn't have.
it's easy to write one by yourself


write one with table . It should be easy for the front end


to change the data format https://codesandbox.io/s/74z6.

.
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-1b3e1dd-2c3df.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-1b3e1dd-2c3df.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?