We are utilizing the Vue Editor to generate HTML content, saving the data, and then closing the dialog box. How can we clear the HTML content from the editor once the dialog box is closed?
This editor is being used for creating an HTML document in Vuejs:
import { VueEditor } from 'vue2-editor'