pub static CURSOR_NONE: Lazy<String>
Generated from css file. Class content: cursor: none;
cursor: none;
html!("div", { .dwclass!("cursor_none") });