Skip to main content

ShareRequestData

@combeenation/custom-code-utils


Type Alias: ShareRequestData

ShareRequestData = object

Properties

embedUrl?

optional embedUrl: string

Url of the parent page where the configurator is embedded.
Will be integrated into the resulting copyUrl.


graphicComponentName?

optional graphicComponentName: string

The graphic will be converted to an image, as defined in the property Archive of the component


imageUrl?

optional imageUrl: string

Direct url to an image which will be part of the shareUrl.
It's recommended to use the resulting url of CfgnFiles.uploadImages.


ogAuthor?

optional ogAuthor: string


ogDescription?

optional ogDescription: string


ogTitle?

optional ogTitle: string