Skip to content

Commit

Permalink
docs: second editor is full table
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxming committed Dec 19, 2024
1 parent c8a72b4 commit d23127b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ const quill2 = new Quill('#editor2', {
modules: {
toolbar: toolbarConfig,
[TableUp.moduleName]: {
full: true,
scrollbar: TableVirtualScrollbar,
align: TableAlign,
resize: TableResizeBox,
Expand Down

0 comments on commit d23127b

Please sign in to comment.