Hello, I wanna achieve the same functionality with Tabs where I can scroll into view when I click a specific tab. This should work just like Mantine's Table Of Content component used on its documentation. I found the hook use-scroll-into-view but it only provides one targetRef specifier. I have atleast three tabs to do this. can someone help me or i'm just missing something?
#TABS Customizability
2 messages · Page 1 of 1 (latest)
You can copy the Table of Contents component from the documenation if you want it