monks/transition_duration
The transition-duration CSS property sets the length of time a transition animation should take to complete. By default, the value is 0s, meaning that no animation will occur.
Values
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for transition-duration
pub const revert_layer: #(String, String)