Skip to main content
zerotal

Documentation


Documentation / @zerotal/inertia / assetVersion

Function: assetVersion()

assetVersion(): string

Defined in: inertia/src/version.ts:20

Returns the current asset version. Used in every PageObject response so the client can detect asset changes and trigger a full reload (409 Conflict response).

Returns

string

The asset version string (empty until set at boot).