pub static TRUNCATE: Lazy<String>
Generated from css file. Class content: overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
html!("div", { .dwclass!("truncate") });