monks/inset_inline_start
The inset-inline-start CSS property defines the logical inline start inset of an element, which maps to a physical offset depending on the element’s writing mode, directionality, and text orientation. It corresponds to the {{cssxref(“top”)}}, {{cssxref(“right”)}}, {{cssxref(“bottom”)}}, or {{cssxref(“left”)}} property depending on the values defined for {{cssxref(“writing-mode”)}}, {{cssxref(“direction”)}}, and {{cssxref(“text-orientation”)}}.
This {{glossary(“inset properties”, “inset property”)}} has no effect on non-positioned elements.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of inset-inline-start
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for inset-inline-start
pub const revert_layer: #(String, String)