dwind::borders

Static BORDER_E

Source
pub static BORDER_E: Lazy<String>
Expand description

Generated from css file. Class content: border-inline-end-width: 1px;

§Example

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