monks/offset_anchor
The offset-anchor CSS property specifies the point inside the box of an element traveling along an {{cssxref(“offset-path”)}} that is actually moving along the path.
Values
pub const auto_: #(String, String)
- :
offset-anchoris given the same value as the element’s {{cssxref(“transform-origin”)}}, unless {{cssxref(“offset-path”)}} isnone, in which case it takes its value from {{cssxref(“offset-position”)}}.
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of offset-anchor
pub const revert_layer: #(String, String)