Type alias ScrollSnapType

ScrollSnapType: Globals | "block" | "both" | "inline" | "none" | "x" | "y" | string & {}

Generated using TypeDoc