JuliaPluto/PlutoUI.jl
View on GitHub[SUGGESTION/FEATURE] allow for disabling/graying out elements of MultiCheckBox
Open
#103 opened on May 11, 2021
good first issue
Description
allow for another keyword argument disabled=::Vector{String} that grays out corresponding fields by marking them disabled in the html tag.