...
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
//...
'editor.toolbar': [
'paragraphStyleWithText', '|', 'fontFamilyWithText', '|', 'fontSizeWithText', '|', ...
'updateHistory', '|', // updateHistory 추가
'bold', 'italic', 'underline', 'strike', ....
]
// ... |
플러그인 API
플러그인이 제공하는 API에 대한 자세한 내용을 확인해보세요!
자세한 내용 보기: [Collaboration] 플러그인 API