View Source Working With Phoenix
The AshPhoenix plugin adds lots of helpers for working with Phoenix Liveview (and regular views).
{:ash_phoenix, "~> 1.2.17"}
whats-in-the-box
Whats in the box?
AshPhoenix.Form- A form data structure for using resource actions with phoenix formsAshPhoenix.Form.Auto- Tools to automatically determine nested form structures based on callsmanage_relationshipfor an action.AshPhoenix.FilterForm- A form data structure for building filter statementsAshPhoenix.LiveView- Helpers for querying data and integrating changesAshPhoenix.SubdomainPlug- A plug to determine a tenant using subdomains for multitenancyAshPhoenix.FormData.Error- A protocol to allow errors to be rendered in formsPhoenix.HTML.Safeimplementations forAsh.CiStringandAsh.NotLoaded