Kontent.ai Smart Link SDK can be used to automatically inject smart links to Kontent.ai according to manually specified HTML data attributes on your website. It also lets you connect your website with Web Spotlight (for faster editing and preview of your content).
MIT License
9
stars
4
forks
source link
KCL-10859 Get current iframe url from preview #129
Adds the ability to get the current iframe URL from preview (KCL-10859)
Related to the new feature Multi-resolution preview in Web Spotlight (KCL-10856)
Checklist
[x] Code follows coding conventions held in this repo
[ ] Automated tests have been added
[x] Tests are passing
[x] Docs have been updated (if applicable)
[ ] Temporary settings (e.g. variables used during development and testing) have been reverted to defaults
Motivation
Adds the ability to get the current iframe URL from preview (KCL-10859) Related to the new feature
Multi-resolution preview in Web Spotlight
(KCL-10856)Checklist