Expand description

CSS position values.

Structs

A CSS <position> value, as used in the background-position property, gradients, masks, etc.

Enums

A horizontal position keyword.

A component within a Position value, representing a position along either the horizontal or vertical axis of a box.

A vertical position keyword.

Type Definitions

A horizontal position component.

A vertical position component.