Package Exports
- @stouder-io/inertia-preact
- @stouder-io/inertia-preact/server
Readme
Inertia.js Preact Adapter
The Preact adapter for Inertia.js.
This is a port of the original Inertia.js React adapter
Install
Install the adapter as any other NPM module:
npm install @stouder-io/inertia-preact
Setup
Inertia-wise, the adapter is interoperable with Inertia.js React adapter, setup should be the same.