API Reference live_table v0.2.0

View Source

Modules

LiveTable is a powerful Phoenix LiveView component library that provides dynamic, interactive tables with built-in support for sorting, filtering, pagination, and data export capabilities. Makes use of Oban, NimbleCSV and Typst to handle exports.

A module for handling boolean (checkbox) filters in LiveTable.

A module for handling range-based filters in LiveTable.

A module for handling select-based filters in LiveTable.