<Table />

The Table component displays a dynamic table for viewing and managing data from a database. It includes features like search, sorting, filtering, and a record modal for inserting or updating records.

This component is closely integrated with the createTableRpc settings, which control both API and table functionality. Key features enabled by these settings include:

Last updated