Skip to content

onFocus and onBlur

Compare
Choose a tag to compare
@KillerCodeMonkey KillerCodeMonkey released this 15 Apr 18:09
· 1227 commits to master since this release

Added outputs for focus - onFocus and blur - onBlur

Keep in mind that textSelectionChanged is also triggered to stay consistent with the quilljs api.

More details in the readme - as always :)