Skip to content

feat(@mantine/core): add DataTable component#8735

Open
newbialywhodis wants to merge 1 commit intomantinedev:masterfrom
newbialywhodis:feat/data-table
Open

feat(@mantine/core): add DataTable component#8735
newbialywhodis wants to merge 1 commit intomantinedev:masterfrom
newbialywhodis:feat/data-table

Conversation

@newbialywhodis
Copy link
Copy Markdown

Key Features

  • Sorting: Built-in sorting support with customizable icons.
  • Selection: Row selection with checkboxes (including "select all" in header).
  • Pagination: Integrated pagination with customizable page size selector.
  • Virtualization: High-performance rendering for large datasets using @tanstack/react-virtual.
  • Loading State: Built-in loading overlay with customizable loader.
  • Empty State: Customizable content when no data is available.
  • Styles API: Extensive selectors for deep customization (root, table, thead, tbody, tr, th, td, sortIcon, etc.).

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