Module lightningcss::values::shape

source ·
Expand description

CSS shape values for masking and clipping.

Structs

An inset() rectangle shape.
A point within a polygon() shape.

Enums

A <fill-rule> used to determine the interior of a polygon() shape.
A <shape-radius> value that defines the radius of a circle() or ellipse() shape.