Type Definition style::values::computed::border::BorderImageSideWidth
[−]
[src]
type BorderImageSideWidth = GenericBorderImageSideWidth<LengthOrPercentage, Number>;
A computed value for a single side of a border-image-width
property.