API Reference ash_admin v0.13.2

View Source

Modules

This module defines a LiveComponent for rendering a relationship field in an AshAdmin resource form. It handles the logic for displaying a select dropdown or a typeahead input field, fetching and displaying suggestions, and updating the selected value.

Provides core UI components.

A domain extension to alter the behavior of a domain in the admin UI.

A module providing Internationalization with a gettext-based API.

A resource extension to alter the behaviour of a resource in the admin UI.

The representation of a configured field in the admin UI.

Adds a ash_admin_position_sort calculation to resources that have defined admin.label_field. This calculation is used to sort typeahead search suggestions in a related resource field.

Validates that table columns are all either attributes, or :one cardinality relationships.

Provides LiveView routing for AshAdmin.

Mix Tasks

Installs AshAdmin