Skip to main content

scroll_to_top

Function scroll_to_top 

Source
fn scroll_to_top()
Expand description

平滑滚动到页面顶部,并清理 history 中的 # 哈希。

仅在 target_arch = "wasm32" 下执行实际滚动,SSR 环境中为空操作。