ROW_START_9

Static ROW_START_9 

Source
pub static ROW_START_9: Lazy<String>
Expand description

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

§Example

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