vue1 Vue.js 프로젝트에 텍스트 에디터 적용하기 (RichTextEditor, Vue3) RichTextEditor 홈페이지에서 ' RichTextEditor for Vue JS examples' 다운로드https://richtexteditor.com/download.aspxzip 압축해제하고 index.html을 클릭해서 보면 가이드가 나와있어서 그대로 따라하면 된다.Demo guide : 1 - copy /richtexteditor/ to folder 'public'2 - add /richtexteditor/rte_theme_default.css /richtexteditor/rte.js /richtexteditor/plugins/all_plugins.js to index.html3 - in vue component , use ref to get element .. 2024. 7. 9. 이전 1 다음