Skip to content

EditBacklinksSnapshotParams.linkIdentityKeyProvider method

EditBacklinksSnapshotParams › linkIdentityKeyProvider

Computes the identity key of a link.

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

Signature:

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

Parameters:

ParameterTypeDescription
thisvoid
linkReference

Returns: string