ORDER_4

Static ORDER_4 

Source
pub static ORDER_4: Lazy<String>
Expand description

Generated from css file. Class content: order: 4;

§Example

html!("div", { .dwclass!("order_4") });