Raiper34 / ngx-simple-text-editor

Ngx Simple Text editor or ST editor is a simple native text editor component for Angular 9+.
https://ngx-simple-text-editor.netlify.app
MIT License
7 stars 1 forks source link

Custom buttons documentation #14

Closed Raiper34 closed 1 month ago

Raiper34 commented 1 year ago

Create documentation for own defined custom buttons. Implementation exists.

nricciardi commented 2 months ago

Any updates?

Is there a way to add custom buttons with custom behavior (e.g. passing a callback)?

Raiper34 commented 2 months ago

Hi, I have just improved the readme for now, you can look. You can also look on all the existing buttons, and how they are defined and you can inspire there https://github.com/Raiper34/ngx-simple-text-editor/blob/main/projects/ngx-simple-text-editor/src/lib/constants/editor-buttons.ts

Raiper34 commented 1 month ago

New documentation website has been presented https://ngx-simple-text-editor.netlify.app/#/ Done in https://github.com/Raiper34/ngx-simple-text-editor/commit/7e21d15ee518ee793274a1dfa687b44dac5d5619