monks/scroll_timeline_axis
The scroll-timeline-axis CSS property is used to specify the scrollbar direction that will be used to provide the timeline for a scroll driven animation animation, which is progressed through by scrolling a scrollable element (scroller).
Values
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for scroll-timeline-axis
pub const revert_layer: #(String, String)
pub fn var(variable: String) -> #(String, String)
Enter a variable name to be used for scroll-timeline-axis.
It will be wrapped in var() and have -- prepended.