View Source API Reference Flop Phoenix v0.23.1
Modules
Phoenix components for pagination, sortable tables and filter forms with Flop.
Raised when the pagination type used for a query is not supported by a component.
Raised when the fields
attribute of the Flop.Phoenix.filter_fields
component is set to an invalid value.
Raised when a Phoenix.HTML.Form
struct is passed to
Flop.Phoenix.filter_fields/1
that was not built with Flop.Meta
struct.
Raised when a neither the path
nor the on_*
attribute is set for a
pagination or table component.