Module border

Source
Expand description

Computed types for CSS values related to borders.

Re-exports§

pub use crate::values::specified::border::BorderImageRepeat;

Type Aliases§

BorderCornerRadius
A computed value for the border-*-radius longhand properties.
BorderImageSideWidth
A computed value for a single side of a border-image-width property.
BorderImageSlice
A computed value for the border-image-slice property.
BorderImageWidth
A computed value for the border-image-width property.
BorderRadius
A computed value for the border-radius property.
BorderSideWidth
A computed value for border-width (and the like).
BorderSpacing
A computed value for the border-spacing longhand property.
LineWidth
A computed value for -webkit-text-stroke-width.