Skip to content

BuildBacklinksSnapshotParams.linkIdentityKeyProvider method

BuildBacklinksSnapshotParams › linkIdentityKeyProvider

Computes the identity key of a link.

Must be the same function passed to editBacklinksSnapshot, or no link will ever match.

Signature:

linkIdentityKeyProvider(this: void, link: Reference): string

Parameters:

ParameterTypeDescription
thisvoid
linkReference

Returns: string