| bordered | whether to display the border | boolean | false | | | |
| colon | change default props `colon` value of `Descriptions.Item` | boolean | true | | | |
| column | the number of `DescriptionItems` in a row,could be a number or a object like `{ xs: 8, sm: 16, md: 24}`,(Only set `bordered={true}` to take effect) | number | 3 | | | |