Since Writer 8.1 there is new writer config for the content menu. Remove contentMenuStyle
in your writer config.
Field | Description |
---|---|
contentMenuStyle | Removed this field is not used anymore. |
contentMenu | Optional Object containing configuration for content menu. |
contentMenu.components | Optional values: |
contentMenu.textStyles | Optional values: |
This config is optional and it will default to "components": "icons", "textStyles": "list"
The user can change these settings in the UI and override the default writer config, this is saved in localstorage meaning that the browser will remember the preferred choice.