View Source API Reference AshPyroComponents v0.0.1

Modules

The easiest way to use the components from PyroComponents and AshPyroComponets is to import them into my_app_web.ex helpers to make the available in all views and components

Shared helpers used to build AshPyroComponents components.

A component that auto-renders forms for Ash resources.

A component that auto-renders forms for Ash resources.

Auto-render a full-featured page for a given resource.

This is basically a wrapper around Pyro.LiveComponent, but it uses AshPyroComponents.Component instead of Pyro.Component to enable AshPyroComponents's extended features.

This is basically a wrapper around Pyro.LiveView, but it uses AshPyroComponents.Component instead of Pyro.Component to enable AshPyroComponents's extended features.

This overrides file complements PyroComponents.Overrides.BEM by adding BEM classes to all AshPyro components. It does not define any style.