OPACITY_0

Static OPACITY_0 

Source
pub static OPACITY_0: Lazy<String>
Expand description

Generated from css file. Class content: opacity: 0;

§Example

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