JuliaPluto/PlutoUI.jl

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

Open

#103 ouverte le 11 mai 2021

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Julia (60 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (314 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur