Module style::values::computed::basic_shape
source · Expand description
CSS handling for the computed value of
basic-shape
s
Re-exports§
pub use crate::values::generics::basic_shape::FillRule;
Macros§
- Animate from
Shape
toPath
, and vice versa.
Type Aliases§
- A computed basic shape.
- A computed circle.
- A computed
clip-path
value. - The computed value of
CoordinatePair
. - A computed ellipse.
- The computed value of
inset()
. - The computed value of
PathOrShapeFunction
. - The computed value of
shape()
. - The computed value of
ShapeCommand
. - A computed
shape-outside
value. - The computed value of
ShapeRadius
.