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 d7ffc3b commit aec627fCopy full SHA for aec627f
README.md
@@ -163,7 +163,7 @@ ScrollAnim.scrollScreen.unMount();
163
| toShowHeight | boolean | false | scroll to `showHeightActive` |
164
| offsetTop | number | 0 | scroll to elem top offset |
165
| onFocus | func | null | check callback,onFocus({target,to}) |
166
-| onBlur | func | null | blur callback |
+| onBlur | func | null | blur callback |
167
| component | string | `div` | - |
168
169
### Element
0 commit comments