Skip to main content

box_shadow

Function box_shadow 

Source
pub fn box_shadow(x: i32, y: i32, blur: i32, spread: i32, color: &str) -> String
Expand description

Generate a CSS box shadow.