ROUNDED_EE_NONE

Static ROUNDED_EE_NONE 

Source
pub static ROUNDED_EE_NONE: Lazy<String>
Expand description

Generated from css file. Class content: border-end-end-radius: 0px;

§Example

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