PlutoUI.jl
PlutoUI.jl copied to clipboard
enabled flag for input types/classes
Would it be feasible to add a flag to the most UI elements that says whether the form is enabled? I.e. if that's set to false it is greyed out. Use case: That's a nice way of showing information while keeping it behind a "use defaults" checkbox. Thus, one has to enable manual settings in order to get access to all the disabled options.