@saflib/links
@saflib/links
Interfaces
Interface | Description |
---|---|
LinkOptions | Options for creating a fully-qualified url. |
Type Aliases
Type Alias | Description |
---|---|
Link | A link to a page on a website, independent of the domain or protocol. |
LinkMap | A collection of links, keyed by a name. |
Functions
Function | Description |
---|---|
linkToHref | Given a Link object, return a fully-qualified url. Any provided params must be specified in the Link object. |