PlutoUI.jl icon indicating copy to clipboard operation
PlutoUI.jl copied to clipboard

enabled flag for input types/classes

Open rapus95 opened this issue 4 years ago • 0 comments

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.

rapus95 avatar May 31 '21 12:05 rapus95