Examples

Basic

This example shows the basics of react-tabs. We show how you can disable a tab, as well as use the keyboard and mouse to navigate through different tabs.

Conditional

This example shows how you can render tabs and tab panels conditionally.

Dyno

This example shows you how you can dynamically create and delete tabs.

Focus

This example shows how you can use the tab key to navigate focus between your tabs and input fields.

Nested

This example shows you how you can have nested tabs.