new Extension()
An extensions specific to a document type.
- Source:
Methods
-
editorCreated(editor)
-
Callback used when the editor is created.
Parameters:
Name Type Description editor
sync.Editor The editor object. - Source:
-
getEnhancers() → {Object}
-
Returns an enhancer for form-controls rendered with the specified renderer.
- Source:
Returns:
map from form-control names to enhancers.- Type
- Object