|
|
|
@ -20,7 +20,7 @@ |
|
|
|
* |
|
|
|
* So, for example, being `btn` the same class entity it'll be easier to refactor and track things. |
|
|
|
* |
|
|
|
* You can customize the initial state of the module from the editor initialization, by passing the following [Configuration Object](https://github.com/artf/grapesjs/blob/master/src/selector_manager/config/config.js)
|
|
|
|
* You can customize the initial state of the module from the editor initialization, by passing the following [Configuration Object](https://github.com/artf/grapesjs/blob/master/src/selector_manager/config/config.ts)
|
|
|
|
* ```js
|
|
|
|
* const editor = grapesjs.init({ |
|
|
|
* selectorManager: { |
|
|
|
|