updateLink
Updates a link based on the provided parameters.
Import:
import { updateLink } from 'obsidian-dev-utils/obsidian/link';Signature:
function updateLink(params: UpdateLinkParams): stringParameters:
| Parameter | Type | Description |
|---|---|---|
params | UpdateLinkParams | The parameters for updating the link. |
Returns: string — The updated link.
Links to this page: