API Reference live_table v#0.4.0

View Source

Modules

Phoenix LiveView component library for building dynamic, interactive data tables.

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

Debug utilities for inspecting LiveTable query building.

A module for handling numeric range-based filters in LiveTable.

A module for handling select-based filters in LiveTable.

Transformers provide complete control over query modification in LiveTable.

Mix Tasks

Generates LiveView files with interactive data tables.

Installs and configures LiveTable in your Phoenix application.

Runs format, compile (warnings-as-errors), and test checks.