COL_START_10

Static COL_START_10 

Source
pub static COL_START_10: Lazy<String>
Expand description

Generated from css file. Class content: grid-column-start: 10;

§Example

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