pub const CSS_CLASS_OPTION_ENABLE: &'static str = "form_input_option";
Expand description

Used by the checkbox for options. Exclusive with other form_input_ classes.