SCROLL-MARGIN-INLINE-END
The scroll-margin-inline-end property specifies the inline-end edge of the scroll snap area.
SYNTAX
CSS
scroll-margin-inline-end: value;
JS
object.style.scrollMarginInlineEnd = "value";
VALUES
<'scroll-margin-inline-end'> = <length>
<length>
Specifies the length using a number followed by a unit of measurement.
INITIAL
0