You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**mode**| 'smart' \| 'classic' | 'classic' |**Smart** mode shows button only when you scroll more than two screens down and then you will try to go back to top. **Classic** mode shows button immediately when you scroll at least one screen down. |
76
-
|**backgroundColor**| string |#212121| Background color (you can use all values for `backgroud-color` css property)|
77
-
|**symbolColor**| string | #fafafa | Symbol color (you can use all values for `fill` svg property)|
76
+
|**backgroundColor**| string |#212121| Background color (you can use all values for `backgroud-color` css property). _You can override `theme` color_|
77
+
|**symbolColor**| string | #fafafa | Symbol color (you can use all values for `fill` svg property). _You can override `theme` color_|
78
78
|**size**| number | 40 | Button size [in pixels]. _(Symbol will be resized automatically_) |
79
79
|**symbol**| string || You can use utf8 chars for customizing symbol. For example: `↑`|
80
80
|**position**| 'left' \| 'right' | 'right' | Left or right, that is the question... |
0 commit comments