Interface: ScrollToOptions

Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)

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