mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-06 05:09:00 +08:00
5 lines
113 B
Vue
5 lines
113 B
Vue
<template>
|
|
Scroll down to see the bottom-right button.
|
|
<el-backtop :right="100" :bottom="100" />
|
|
</template>
|