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
Repository metrics
- Stars
- (314 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
allow for another keyword argument disabled=::Vector{String} that grays out corresponding fields by marking them disabled in the html tag.