Sign up (with export icon)

CKBoxAssetLinkAttributesDefinition

Api-interface icon interface

Asset attributes definition for a link.

The definition contains the linkName and linkHref strings.

{
	linkName: 'File name',
	linkHref: 'https://example.com/assets/asset-id/file.pdf'
}
Copy code

Properties