Files
metabuilder/docs/packages/data_table.md
2025-12-25 12:18:47 +00:00

877 B

Data Table Package

Overview

Data table component with advanced features for displaying and interacting with tabular data.

Location

/packages/data_table/

Purpose

Provides a comprehensive data table component with sorting, filtering, pagination, and other data management features.

Features

  • Column management
  • Sorting and filtering
  • Pagination
  • Row selection
  • Data editing
  • Export functionality

Seed Data

Configuration and seed data are located in the package's seed directory.

Configuration

Data tables are configured through JSON schema definitions stored in the database.

Usage

Import the data table component through the package management system.