Skip to main content

ShareResultData

@combeenation/custom-code-utils


Type Alias: ShareResultData

ShareResultData = object

Properties

copyUrl

copyUrl: string

Url which will create a copy of the shared configuration


description?

optional description: string


imageUrl?

optional imageUrl: string


shareConfigurationId

shareConfigurationId: string


shareUrl

shareUrl: string

Url which is enhanced for sharing on social media by using "Open Graph" tags.
If this isn't required we recommend to use the copyUrl.
Please note that this url won't contain the optional embed/parent url, but it will still redirect to it when opened.


title?

optional title: string