ROW_END_6

Static ROW_END_6 

Source
pub static ROW_END_6: Lazy<String>
Expand description

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

§Example

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