Interface: ScrollToOptions
Defined in: packages/valaxy/client/utils/router.ts:10
En
Options for scrolling to a target element.
Zh
滚动到目标元素的选项。
Properties
smooth
ts
smooth: boolean;
Defined in: packages/valaxy/client/utils/router.ts:18
En
Whether to scroll smoothly.
Zh
平滑滚动
targetPadding
ts
targetPadding: number;
Defined in: packages/valaxy/client/utils/router.ts:22
滚动目标的 padding