Tabs
Organizes content into conditionally rendered sections, controlled by a group of triggers.
Breaking Bad
Oldboy
Severance
The Truman Show
Props
Features
- 🎹 Keyboard navigation
- 🧠 Smart focus management
- 🔄 Horizontal and vertical orientation
🌐 RTL support(incoming!)
Usage
API Reference
Constructor Props
The props that are passed when calling
Methods
The methods returned from
-
getTrigger
Gets the attributes and listeners for a tab trigger. Requires an identifying tab value. -
getContent
Gets the attributes and listeners for the tabs contents. Requires an identifying tab value.
Properties
The properties returned from
-
selectWhenFocused
-
loop
-
orientation
-
value
The current selected tab. -
triggerList
The attributes for the list that contains the tab triggers.