pub static CURSOR_E_RESIZE: Lazy<String>
Generated from css file. Class content: cursor: e-resize;
cursor: e-resize;
html!("div", { .dwclass!("cursor_e_resize") });