naive-ui/demo/documentation/components/back-top/enUS/basic.demo.md
2020-09-03 16:45:52 +08:00

5 lines
121 B
Markdown

# Basic
BackTop will find its first scrollable ascendant element and listen scroll event on it.
```html
<n-back-top/>
```