Table on desktop, Split on mobile

Hi, I would like to display my records as a table on desktop and in a Split on mobile. I could do it using two components but what about performances ? Is there an easier way to achieve this ? Ty in advance for your answers and sorry for the bad english.
2 Replies
SP
SP9mo ago
🤝
awcodes
awcodes9mo ago
2 components or custom css is the only way you would be able to do this. And yes 2 components will not be optimal and probably create issues.

Did you find this page helpful?