Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 599 Bytes

File metadata and controls

9 lines (5 loc) · 599 Bytes

Ash Phoenix / Filter Form Example

An example using AshPhoenix.FilterForm, to create nested forms that generate boolean expressions to be used in filters. See MyAppWeb.FilterFormLive.

Install

Clone and run mix setup as normal - note that the database will be seeded with some sample data.

Example