View Source API Reference Inertia v3.0.0-rc2

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.

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.

Protocol for extracting scroll metadata from paginated data structures.

Helpers for testing Inertia responses.

Mix Tasks

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