ASPECT_AUTO

Static ASPECT_AUTO 

Source
pub static ASPECT_AUTO: Lazy<String>
Expand description

Generated from css file. Class content: aspect-ratio: auto;

§Example

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