JuliaPluto/PlutoUI.jl

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

Open

#103 aberto em 11 de mai. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Julia (60 forks)auto 404
good first issue

Métricas do repositório

Stars
 (314 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador