JuliaPluto/PlutoUI.jl

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

Open

#103 创建于 2021年5月11日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Julia (60 fork)auto 404
good first issue

仓库指标

Star
 (314 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

allow for another keyword argument disabled=::Vector{String} that grays out corresponding fields by marking them disabled in the html tag.

贡献者指南