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 cf3fd27 commit b290c56Copy full SHA for b290c56
README.md
@@ -146,7 +146,7 @@ React.render(<Cascader options={options} />, container);
146
<td>loadData</td>
147
<td>Function(selectedOptions)</td>
148
<td></td>
149
- <td>callback when click any option, used for load more data</td>
+ <td>callback when click any option, use for loading more options</td>
150
</tr>
151
<tr>
152
<td>expandTrigger</td>
0 commit comments