editorjs-blocks-react-renderer icon indicating copy to clipboard operation
editorjs-blocks-react-renderer copied to clipboard

Implement CheckList

Open lightningspirit opened this issue 4 years ago • 0 comments

https://github.com/editor-js/checklist

Use <input type="check" readonly /> and ul to generate a list of checkboxes.

Questions

  1. Should we wrap input in a label?

lightningspirit avatar Oct 25 '21 18:10 lightningspirit