We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42cf3d7 commit 65777c0Copy full SHA for 65777c0
README.md
@@ -58,7 +58,7 @@ import List from 'rc-virtual-list';
58
| data | Data list | Array | - |
59
| disabled | Disable scroll check. Usually used on animation control | boolean | false |
60
| height | List height | number | - |
61
-| itemHeight | Item minium height | number | - |
+| itemHeight | Item minimum height | number | - |
62
| itemKey | Match key with item | string | - |
63
| styles | style | { horizontalScrollBar?: React.CSSProperties; horizontalScrollBarThumb?: React.CSSProperties; verticalScrollBar?: React.CSSProperties; verticalScrollBarThumb?: React.CSSProperties; } | - |
64
0 commit comments