NG Essentials

docsAssetStateKey

function

Transfer-state key of a docs asset, shared by the browser and server implementations.

Signature

typescript
function docsAssetStateKey(url: string): StateKey<string>

Parameters

  • url (string)

Returns

StateKey<string>