nenadpnc / cl-editor

Lightweight text editor built with svelte, typescript
https://nenadpnc.github.io/cl-editor/
MIT License
294 stars 24 forks source link

Added contentId prop. Added its usage and basic editor usage in Svelte. #34

Closed mationai closed 3 years ago

mationai commented 3 years ago

There is not a way to set an id for the content div, this PR adds that ability. Usage and basic editor usage that were answered in Issues has been added in README.