Expand description
CSS handling for the computed value of
basic-shape
s
Re-exports§
pub use crate::values::generics::basic_shape::FillRule;
Macros§
- animate_
shape 🔒 - Animate from
Shape
toPath
, and vice versa.
Type Aliases§
- Basic
Shape - A computed basic shape.
- Circle
- A computed circle.
- Clip
Path - A computed
clip-path
value. - Coordinate
Pair - The computed value of
CoordinatePair
. - Ellipse
- A computed ellipse.
- Inset
Rect - The computed value of
inset()
. - Path
OrShape Function - The computed value of
PathOrShapeFunction
. - Shape
- The computed value of
shape()
. - Shape
Command - The computed value of
ShapeCommand
. - Shape
Outside - A computed
shape-outside
value. - Shape
Radius - The computed value of
ShapeRadius
.