View Source API Reference Inertia v3.0.0-rc3

Modules

The Inertia.js adapter for Elixir/Phoenix applications.

Controller functions for rendering Inertia.js responses.

Converts a value to Inertia.js-compatible validation errors.

HTML components for Inertia views.

Protocol for normalizing a paginated result into scroll metadata (and, optionally, the page's entries) for use with Inertia.Controller.inertia_scroll/2.

The plug module for detecting Inertia.js requests.

Supervisor that provides server-side rendering support for Inertia views.

Behaviour for Inertia SSR adapters.

Default SSR adapter — invokes a pool of Node.js processes to render Inertia pages. See Inertia.SSR.start_link/1 for the accepted options.

Helpers for testing Inertia responses.

Mix Tasks

Installs and configures the Inertia.js adapter in a Phoenix application.