pub const CSS_CLASS_HIDDEN: &'static str = "disable_hide";
Used to hide disabled variants - hidden to keep user input in case they re-enable later.