Empty contains feedback content about empty status.
Basic usage of Empty component.
| Properties | Description | Type | Default | 
|---|---|---|---|
| img | The image node (could be <img src="" /> or <Icon type="" />), which will override ReactNode | - | |
| imgStyle | The style of image | CSSProperties | - | 
| message | The description message of empty screen | ReactNode | - |