SCALE_0

Static SCALE_0 

Source
pub static SCALE_0: Lazy<String>
Expand description

Generated from css file. Class content: transform: scale(0);

§Example

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