What problem does it solve? Developers integrating the Dragble drag-and-drop editor often misconfigure its large options surface, leading to ignored settings, broken collaboration, or runtime errors from calling methods before the editor is ready. ## Core Features & Use Cases - Appearance & Branding: Set themes, accent colors, side panel layout, loaders, and runtime branding color palettes. - Content Configuration: Define merge tags, special links, custom fonts, display conditions, and tool defaults with property-level control. - Localization & Collaboration: Configure 29 UI locales with RTL support, template language, and team collaboration with commenting, reviewer roles, and @mentions. - Use Case: You need an email editor in French with VIP-only conditional rows and merge tags for customer data. This Skill provides the exact options object structure, runtime setter methods, and common-mistake fixes to implement it correctly. ## Quick Start Ask the AI to configure the Dragble editor with a dark theme, custom merge tags for first name and email, and French localization.