JuliaPluto/PlutoUI.jl

[SUGGESTION/FEATURE] allow for disabling/graying out elements of MultiCheckBox

Open

#103 opened on May 11, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (60 forks)auto 404
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.

Contributor guide