API Reference Flop Phoenix v0.25.1
View SourceModules
Phoenix components for pagination, sortable tables and filter forms with Flop.
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.
Defines a struct that holds the information needed to render a pagination component.
Raised when a neither the path
nor the on_*
attribute is set for a
pagination or table component.