API Reference
API Reference
Feature flags, properties, events, and the imperative API surface shared across every Text Atelier framework wrapper.
API Reference
Text Atelier exposes the same underlying contract in every framework — feature flags, content binding, events, and a handful of imperative methods. The pages below cover each part.
Feature Flags
Every toolbar feature is an opt-in (or opt-out) boolean flag.
Properties
licenseKey, lang, theme, labels, content binding, and every other prop.
Events
onChange, onBlur, onFocus, onReady — and their per-framework names.
Imperative API
getHTML, exportPDF, setContent, and the other ref-accessed methods.
