API Reference DataTable v0.4.0
Modules
DataTable is a flexible and interactive table component for LiveView.
This module implements a DataTable.Source which fetches data from
an ecto Repo.
DSL used to declare queries for use with the DataTable.Ecto source.
DataTable source for a native Elixir list.
Configuration for the List source.
The NavState struct contains the navigation state of a DataTable.
Bare minimum DataTable theme designed with two purposes in mind
Utilities which are useful for building your own theme.