CURSOR_E_RESIZE

Static CURSOR_E_RESIZE 

Source
pub static CURSOR_E_RESIZE: Lazy<String>
Expand description

Generated from css file. Class content: cursor: e-resize;

§Example

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