Module motion

Source
Expand description

Specified types for CSS values that are related to motion path.

Structs§

OffsetRotate
The specified offset-rotate. The syntax is: “[ auto | reverse ] ||

Enums§

CoordBox
The value, which defines the box that the sizes into. https://drafts.fxtf.org/motion-1/#valdef-offset-path-coord-box
OffsetRotateDirection
The direction of offset-rotate.

Functions§

direction_specified_and_angle_is_zero 🔒

Type Aliases§

OffsetPath
The specified value of offset-path.
OffsetPathFunction
The specified value of .
OffsetPosition
The specified value of offset-position.
RayFunction
The specified value of ray() function.