NB
NEO

Neo Table

Data visualization with attitude. Hard borders, high contrast headers, and rows that light up when you touch them.

01 Installation

Copy the source code below. It exports subcomponents for building structured tables.

Source Code
New Component

src/components/neo/

NeoTable.tsx

Or switch to the "Code" tab to view manually

02 Basic Usage

Simple Grid
IDUsernameStatusRole
#001star_dust ActiveAdmin
#002neo_dev OfflineEditor
#003design_god BusyViewer

03 Real World Examples

User Directory

Team Members

ProfileStatusRoleManage
Avatar
Alex ChenFrontend
online
Admin
Avatar
Sarah JonesProduct
busy
Admin
Avatar
Mike RossBackend
offline
Admin
Transaction History
InvoiceDateAmountAction
INV-001Oct 24, 2023$1,200.00
INV-002Oct 22, 2023$850.00

Props API

ComponentPropTypeDescription
NeoTableclassNamestringWrapper styles.
NeoTrhoverbooleanEnable/disable hover effect (default: true).
NeoTh / NeoTdclassNamestringCell styles.