nested-list icon indicating copy to clipboard operation
nested-list copied to clipboard

Using shortcut keys fails to make defaultStyle effective

Open chq1024 opened this issue 6 months ago • 0 comments

list : { class: NestedList, config: { defaultStyle: 'ordered', }, inlineToolbar: true, shortcut:'CTRL+L' } When I use the defaultStyle of ordered, and I set the shortcut, but when I add the block using the shortcut, I still get unordered

chq1024 avatar Aug 12 '24 07:08 chq1024