Halo
Halo
Bug Type: **`Component`** ## Environment - Vue Version: `3.4.15` - Element Plus Version: `2.5.3` - Browser / OS: `windows` - Build Tool: `Vite` ## Reproduction ### Related Component - `el-autocomplete`...
It's really a useful tool.
In many nosql scenaries, MongoDB grammer is needed, how about adding a MongoDB grammer to this repo?
Quill:v2.0.0-beta.1 ``` ``` ``` let toolbarRef = ref() quill = new Quill(editorRef.value, { modules: { toolbar: { container: toolbarRef.value, handlers: {date: insertDate} } }, theme: 'snow', }) ``` Result: ```...