Optional clipOptional rotateSets the rotation value of the element
Optional scaleSets the scale value of the element
Optional scaleXScale value of an elements in the x-direction.
transform=auto--chakra-scale-xOptional scaleYScale value of an elements in the y-direction.
transform=auto--chakra-scale-yOptional skewXSkew value of an elements in the x-direction.
transform=auto--chakra-skew-xOptional skewYSkew value of an elements in the y-direction.
transform=auto--chakra-skew-yOptional transformThe CSS transform property
Optional transformThe CSS transform-origin property
Optional translateXTranslate value of an elements in the x-direction.
transform=auto--chakra-translate-xOptional translateYTranslate value of an elements in the y-direction.
transform=auto--chakra-translate-yGenerated using TypeDoc
The CSS
clip-pathproperty.It creates a clipping region that sets what part of an element should be shown.