xverse-components-navigate-to
v1.0.1
Published
xverse components navigate-to
Downloads
6
Readme
API
| 参数名 | 类型 | 说明 | 默认值 | 是否必填 | 备注 | | ------------ | ---------- | ------------ | ------ | -------- | ---- | | pointId | string | 导航的点位 | - | true | - | | onNext | () => void | 到达后 | - | false | - | | onNotArrived | () => void | 导航打断回调 | - | false | - | | className | string | 类名 | - | false | - | | children | ReactNode | | - | false | - | | style | any | | - | false | - |