pub type BorderImageSlice = GenericBorderImageSlice<NonNegativeNumberOrPercentage>;
Expand description
A computed value for the border-image-slice
property.
Implementations§
source§impl BorderImageSlice
impl BorderImageSlice
sourcepub fn hundred_percent() -> Self
pub fn hundred_percent() -> Self
Returns the 100%
value.