Module basic_shape

Source
Expand description

CSS handling for the computed value of basic-shapes

Re-exports§

pub use crate::values::generics::basic_shape::FillRule;

Macros§

animate_shape 🔒
Animate from Shape to Path, and vice versa.

Type Aliases§

BasicShape
A computed basic shape.
Circle
A computed circle.
ClipPath
A computed clip-path value.
CoordinatePair
The computed value of CoordinatePair.
Ellipse
A computed ellipse.
InsetRect
The computed value of inset().
PathOrShapeFunction
The computed value of PathOrShapeFunction.
Shape
The computed value of shape().
ShapeCommand
The computed value of ShapeCommand.
ShapeOutside
A computed shape-outside value.
ShapeRadius
The computed value of ShapeRadius.