Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.07 KB

_utils_transforms_perspectiveorigin_.perspectiveoriginprops.md

File metadata and controls

34 lines (18 loc) · 1.07 KB

@johanneslumpe/styled-props > "utils/transforms/perspectiveOrigin" > PerspectiveOriginProps

Interface: PerspectiveOriginProps

Type parameters

T

Hierarchy

PerspectiveOriginProps

Index

Properties


Properties

style$PerspectiveOrigin

● style$PerspectiveOrigin: T

Defined in utils/transforms/perspectiveOrigin.ts:12

The perspective-origin CSS property determines the position at which the viewer is looking. It is used as the vanishing point by the perspective property.

see: https://developer.mozilla.org/docs/Web/CSS/perspective-origin