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 131e361 commit 2669df4Copy full SHA for 2669df4
1 file changed
README.zh-CN.md
@@ -98,7 +98,7 @@ npm start
98
| popupClassName | `string` | - | 弹层窗口的className称。 |
99
| prefix | `string \| string[]` | `@` | 触发前缀或前缀。 |
100
| prefixCls | `string` | `rc-mentions` | className前缀。 |
101
-| rows | `number` | `1` | Textarea row count. |
+| rows | `number` | `1` | 文本域行数。 |
102
| silent | `boolean` | `false` | 忽略过渡阶段的 Enter 行为。 |
103
| split | `string` | `' '` | 在选定的提及之后插入的字符串。 |
104
| style | `React.CSSProperties` | - | 根元素的内联样式。 |
0 commit comments