View Source API Reference Inertia v2.4.0
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.
A supervisor that provides SSR support for Inertia views. This module is responsible for starting a pool of Node.js processes that can run the SSR rendering function for your application.
Helpers for testing Inertia responses.