mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-15 08:39:07 +08:00
b29c314b4c
* button documentation grammar fixes * english float button documentation changes * english documentation grammar changes for icons * english typography documentation grammar changes * english divider documenation changes * english layout documentation fixes * english cascader documentation improvements * english color-picker documentation changes * english date-picker documentation changes * english form documentation changes * English documentation changes for select * English documentation changes for slider * English documentation changes for time-picker * English documenation changes for transfer
12 lines
376 B
Markdown
12 lines
376 B
Markdown
## zh-CN
|
|
|
|
可以通过 `description` 设置文字内容。
|
|
|
|
> 仅当 `shape` 属性为 `square` 时支持。由于空间较小,推荐使用比较精简的双数文字。
|
|
|
|
## en-US
|
|
|
|
Setting the `description` property allows you to show a FloatButton with a description.
|
|
|
|
> supported only when `shape` is `square`. Due to narrow space for text, short sentence is recommended.
|