2025-10-07
interface ControllerSettingsStyleUI { iframeBorderColor?: string; iframeBorderWidth?: string; iframeBorderStyle?: string; }
const ELEMENT_HIDDEN: string[];