ROW_START_6

Static ROW_START_6 

Source
pub static ROW_START_6: Lazy<String>
Expand description

Generated from css file. Class content: grid-row-start: 6;

§Example

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