View Source API Reference AshPyro v0.0.1

Modules

Shared helpers used to build AshPyro components.

An Ash resource extension providing declarative configuration of user interfaces via AshPyro components.

A data table for action(s) in the AshPyro.Extensions.Resource extension.

A data table for action(s) of a given type in the AshPyro.Extensions.Resource extension.

The configuration of a data table column in the AshPyro.Extensions.Resource extension.

A form for action(s) of a given type in the AshPyro.Extensions.Resource extension.

The configuration of a form field in the AshPyro.Extensions.Resource extension.

Helpers to introspect the AshPyro.Extensions.Resource Ash extension. Intended for use in components that automatically build UI from resource configuration.

Tooling to generate routes for AshPyro's LiveView page DSL.

Shared types for resource extension schemas.

Tooling for Ash resource transformation.

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

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