dash-core-components
dash-core-components copied to clipboard
Checklists displayed using dcc.Markdown() are not checkable
Specifying checklists by markdown text seems to be much simpler than coding them with dcc.CheckList. I wanted to make such a checklist interactive but couldn't.