tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > LinkProps > to

LinkProps.to property

String that represents a valid path to the external or internal source. The relative path always starts with /, otherwise it’s treated as an absolute path. Relative to the current directory path is not supported (ex. subfolder).

Signature:

to: string;

Example

/explorer or https://www.website.com.