回到顶部 Gotop

示例

基本形式

请看屏幕右下角的例子。

<gotop />

位置扩展

请看屏幕左下角的例子。

<gotop position="bottomleft" />

嵌入文档流

<gotop position="static" />

自定义

待完成……

API

Class

Gotop

继承自

Options

new Gotop()

参数类型默认值数据流向描述
dataobject绑定属性
data.positionstring'bottomright'outer => inner组件的位置,可选参数:`topcenter`、`topleft`、`topright`、`bottomcenter`、`bottomleft`、`bottomright`、`static`
data.disabledbooleanfalseouter => inner是否禁用
data.visiblebooleantrueouter => inner是否显示
data.classstring''outer => inner补充class

Methods

gotop.gotop()

回到顶部

参数类型默认值描述
无参数
返回值类型描述
无返回值