monks/perspective
The perspective CSS property determines the distance between the z=0 plane and the user in order to give a 3D-positioned element some perspective.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of perspective
pub const none: #(String, String)
- : Indicates that no perspective transform is to be applied.
pub const revert_layer: #(String, String)