Skip to content

Instantly share code, notes, and snippets.

(function () {
// Wait until unlayer is available in the iframe
if (typeof unlayer === 'undefined') {
console.error('Unlayer not found inside iframe.');
return;
}
console.log('✅ custom-tool.js loaded inside Unlayer iframe');
// Register a custom property editor for Border Radius