vue-html5-editor
vue-html5-editor copied to clipboard
建议可以多开事件监听
例如:blur 和 foucs
同,我这里项目有个需求,content里有默认提示文字,鼠标聚焦后清除文字。如果没有对应@focus方法的话只能用户手动清除....