Module providers

Source
Expand description

Collection of providers for inertia that boost its functionality and allow you to configure inertia for your own server / client’s environment.

Modules§

flash_props
Code that backs the flash props implementation.
html
Provides structured HTML for inertia to use that wraps your props during non-inertia requests.
version
Provides the version to inertia, used for cache busting.

Traits§

Providers