Expand description
Specified types for CSS values that are related to transformations.
Re-exports§
pub use crate::values::generics::transform::TransformStyle;
Enums§
- The specified value of a component of a CSS
<transform-origin>
. - The specified value of
transform-box
. https://drafts.csswg.org/css-transforms-1/#transform-box
Functions§
Type Aliases§
- A specified CSS
rotate
- A specified CSS
scale
- A specified CSS
transform
- A single operation in a specified CSS
transform
- The specified value of a CSS
<transform-origin>
- A specified CSS
translate