View Source API Reference ash_pagify v0.1.2

Modules

AshPagify is an Elixir library designed to easily add full-text search, scoping, filtering, ordering, and pagination APIs for the Ash Framework

Phoenix headless components for pagination and sortable tables with AshPagify.

Pagination component for AshPagify.

Table component for AshPagify.

Raised when a neither the path nor the on_* attribute is set for a pagination or table component.

An error that is raised when invalid directions are passed.

Used when an invalid filter_form is provided

Used when an invalid order_by is provided

Raised when parameter validation fails.

Used when an invalid scopes is provided

Used when an invalid search is provided

Used when an invalid scopes is provided

Used when a search is requested but not implemented

A module to help you create complex forms that generate Ash filters.

Defines a struct for holding meta information of a query result.

Miscellaneous functions for AshPagify.

AshPagify full-text search utilities.

Utilities for validating and transforming full-text search, scoping, filtering, ordering, and pagination parameters.