codex-team / codex-team/editor.js
disabled state for inline tool buttons
Open
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
For an [inline tool](https://github.com/ympact/editorjs-clear-formatting), I need a disabled state on the button: In some cases the tool cannot execute anything useful. Hence, for proper user interaction it would be best to set it as disabled.
For now I have coded this state myself, but it would be nice to include this in the styles API.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.