Skip to content

feat: add data-table artifact component#19

Open
NeerajDevGit wants to merge 1 commit intooutshift-open:mainfrom
intelligaia:neeraj/data-table
Open

feat: add data-table artifact component#19
NeerajDevGit wants to merge 1 commit intooutshift-open:mainfrom
intelligaia:neeraj/data-table

Conversation

@NeerajDevGit
Copy link
Copy Markdown

  • Adds a new data-table artifact component to the HAX SDK for displaying structured, tabular data
  • Supports sortable columns and multiple cell value types:
    • Plain text and numbers
    • Avatar cells with initials and names
    • Progress bars (auto-colored based on value)
    • Label badges with customizable colors
  • Includes Zod schemas for type validation
  • Exports HAXDataTable component, useDataTableAction hook, and all related types

Signed-off-by: Neeraj Dev <neeraj@intelligaia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant