2019-10-16 13:45:13 +08:00
|
|
|
# Basic
|
2019-12-06 13:42:00 +08:00
|
|
|
BackTop will find its first scrollable ascendant element and listen scroll event on it.
|
2019-10-16 13:45:13 +08:00
|
|
|
```html
|
2020-02-18 17:42:00 +08:00
|
|
|
<n-back-top/>
|
2019-10-16 13:45:13 +08:00
|
|
|
```
|