Type Definition style::values::computed::border::BorderImageSlice

source ·
pub type BorderImageSlice = GenericBorderImageSlice<NonNegativeNumberOrPercentage>;
Expand description

A computed value for the border-image-slice property.

Implementations§

source§

impl BorderImageSlice

source

pub fn hundred_percent() -> Self

Returns the 100% value.