How to Implementing Child Row Toggle Buttons in DataTables with Nuxt3 and TypeScript

How to Implementing Child Row Toggle Buttons in DataTables with Nuxt3 and TypeScript

choongsilchoongsil Posts: 4Questions: 3Answers: 0

Hello,

I am currently working on implementing DataTables in a project that uses Nuxt3 and TypeScript. My goal is to add a child row toggle button to each data entry. Upon clicking this toggle button, I would like new buttons to appear in a sub-row. Despite searching, I have not been able to find a solution for this and am seeking assistance. Could anyone provide advice on how to approach this setup?

Thank you for your help.

Sign In or Register to comment.