Launch sale — 60% off Pro
Contact
Tables

Not affiliated with official shadcn/ui. Visit ui.shadcn.com for official docs.

Unlock this blockGet Pro at 60% off

React Table Block Column Visibility

Data table component with column visibility dropdown for dynamically showing or hiding columns in React apps

Looking to implement shadcn/ui blocks?

Join our Discord community for help from other developers.


Customize table columns on your Next.js admin panel with this visibility toggle component. Features gear icon dropdown with checkboxes for each column, dynamic show/hide functionality, hidden column count badge, and persistent column state. Built with shadcn/ui Table, DropdownMenu, and Checkbox components using Tailwind CSS. The customizable design lets users focus on relevant data—perfect for dense dashboards, analytics reports with many fields, employee directories, or any React app where different users need different column views.

6 employees

IDNameEmailDepartmentRole
EMP001Alice Johnson[email protected]EngineeringSenior Developer
EMP002Bob Smith[email protected]ProductProduct Manager
EMP003Carol White[email protected]DesignUX Designer
EMP004David Brown[email protected]EngineeringDevOps Engineer
EMP005Eve Davis[email protected]MarketingMarketing Lead
EMP006Frank Miller[email protected]AnalyticsData Analyst

Installation

Questions you might have