Skip to main content

get_box_shadow_bottom

Function get_box_shadow_bottom 

Source
pub fn get_box_shadow_bottom(
    styled_dom: &StyledDom,
    node_id: NodeId,
    node_state: &StyledNodeState,
) -> Option<StyleBoxShadow>
Expand description

Get box-shadow for bottom side. Returns Option (cloned).