使用范围:UI2
Contents
component GoTop ($UI/comp/goTop/components/goTop/goTop) extends BindComponent
Constructor Top
GoTop () | |||
GoTop ( options) |
Constructor details
Top
public
GoTop
()
使用场景:返回顶部组件 ;
使用方法:选择要操作的容器,拖入到该容器内,若该容器出现滚动条,可通过该组件返回到顶部;
public
GoTop
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
public
GoTop
()
public
GoTop
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项