Kemal::Inertia::Config
Instance methods
html_handler
The handler used to render HTML for the first page load (non-Inertia requests). It receives (context, page_json) and should return the full HTML string.
The handler used to render HTML for the first page load (non-Inertia requests). It receives (context, page_json) and should return the full HTML string.
version
Source