Expose internal editor config variable
This commit is contained in:
@@ -119,6 +119,7 @@ export default class Editor {
|
||||
}
|
||||
}
|
||||
this.eventListeners = {}
|
||||
this.config = config
|
||||
}
|
||||
|
||||
on (event, cb) {
|
||||
|
||||
Reference in New Issue
Block a user