macro_rules! add_body_form_classes {
() => { ... };
}
Expand description
! Macros for the web UI Adds a set of CSS classes to the body element when we’re presenting a full-page form
macro_rules! add_body_form_classes {
() => { ... };
}
! Macros for the web UI Adds a set of CSS classes to the body element when we’re presenting a full-page form