monks/scroll_margin_block_end
The scroll-margin-block-end property defines the margin of the scroll snap area at the end of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container’s coordinate space), then adding the specified outsets.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of scroll-margin-block-end
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for scroll-margin-block-end
pub const revert_layer: #(String, String)