Type alias ScrollSnapAlign

ScrollSnapAlign: Globals | "center" | "end" | "none" | "start" | string & {}

Generated using TypeDoc