dwind::layout

Static OVERFLOW_CLIP

Source
pub static OVERFLOW_CLIP: Lazy<String>
Expand description

Generated from css file. Class content: overflow: clip;

§Example

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