Examples
Interactive examples of Codella components with shadcn/ui.
Form Builder
A form built using useFormBuilder hook from @codella-software/react with shadcn/ui form elements. Supports text fields, selects, textareas, switches, validation, and grid layouts.
Dynamic Table
Feature-rich data table with sorting, pagination, row selection, expandable rows, and row actions with confirmation dialogs.
Table Filters
Advanced filtering UI for tables with column selection, filter operators, active filter display, and sort controls. Powered by FiltersAndSortService.
Rich Content Editor
WYSIWYG rich text editor with formatting toolbar (bold, italic, headings, lists), undo/redo, and content management. Uses useRichContent hook.
Tabs
Responsive tabs component with icon and badge support, powered by TabsProvider and useActiveTab from @codella-software/react.