ant-design/components/empty/index.en-US.md
2018-12-26 16:01:00 +08:00

493 B

category type title cols
Components Data Display Empty 1

Empty state placeholder.

When To Use

When there is no data provided, display for friendly tips.

API

<Empty>
  <Button>Create</Button>
</Empty>
Property Description Type Default
description Customize description string | ReactNode -
image Customize image. Will tread as image url when string provided string | ReactNode false