ScrollSnapContainerHighlightConfig
@Serializable
Constructors
Link copied to clipboard
constructor(snapportBorder: Overlay.LineStyle? = null, snapAreaBorder: Overlay.LineStyle? = null, scrollMarginColor: DOM.RGBA? = null, scrollPaddingColor: DOM.RGBA? = null)
Properties
Link copied to clipboard
The margin highlight fill color (default: transparent).
Link copied to clipboard
The padding highlight fill color (default: transparent).
Link copied to clipboard
The style of the snap area border (default: transparent)
Link copied to clipboard
The style of the snapport border (default: transparent)