NB
NEO

Neo Tabs

Organize content with style. These tabs pop, slide, and stick with a satisfying brutalist weight.

01 Installation

Copy the source code below. It uses the Compound Component pattern for maximum flexibility.

Source Code
New Component

src/components/neo/

NeoTabs.tsx

Or switch to the "Code" tab to view manually

02 Basic Usage

Simple Tabs

My Account

Manage your profile details and preferences here.

03 Real World Examples

System Settings
SYS_CONFIG.EXE

Props API

ComponentPropTypeDescription
NeoTabsdefaultValuestringThe value of the tab to show initially.
NeoTabListchildrenReactNodeContainer for trigger buttons.
NeoTabTriggervaluestringUnique identifier for the tab.
NeoTabContentvaluestringMust match a trigger value to display.