Skip to content

Commit c431988

Browse files
committed
809971: JS5 documentation
1 parent e4ecea3 commit c431988

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Document-Processing/Word/Word-Processor/javascript-es5/how-to/customize-tool-bar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ DocumentEditorContainer allows you to customize(add, show, hide, enable, and dis
2121
* Enable, Disable - Toolbar items can be enabled or disable using [`enableItems`](https://ej2.syncfusion.com/javascript/documentation/api/document-editor-container/toolbar/#enableItems)
2222

2323
```js
24+
2425
var toolItem = {
2526
prefixIcon: "e-de-ctnr-lock",
2627
tooltipText: "Disable Image",

0 commit comments

Comments
 (0)