EngageSoftware / elm-engage-common / Engage.Scroll

Engage.Scroll

Scrolling helper functions

scrollTo : String -> msg -> Platform.Cmd.Cmd msg

Scroll to a element with the id

scrollToWithConfig : SmoothScroll.Config -> String -> msg -> Platform.Cmd.Cmd msg

Scroll to a element with the id with a scroll config