The Tab headless controller offers a high-level interface for designing a common tab UI controller.
Tab
Example: tab.fn.tsx
Activates the tab.
Adds a callback that's invoked on state change.
A callback that's invoked on state change.
A function to remove the listener.
The state of the Tab controller.
The
Tab
headless controller offers a high-level interface for designing a common tab UI controller.Example: tab.fn.tsx