We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f851d13 commit 5a458fcCopy full SHA for 5a458fc
1 file changed
docs/en-US/component/backtop.md
@@ -42,7 +42,7 @@ onPageScroll((e) => {
42
| zIndex | Component z-index property | number | - | 10 | - |
43
| iconStyle | Custom `icon` style | string | - | - | - |
44
| shape | Button shape | string | square | circle | - |
45
-| bottom | Distance from screen top, unit `px` | number | - | 100 | - |
+| bottom | Distance from screen bottom, unit `px` | number | - | 100 | - |
46
| right | Distance from screen right, unit `px` | number | - | 20 | - |
47
48
## External Classes
0 commit comments