Skip to content

Empty NEW

Used to display the status of empty data.

Basic usage

No data

Custom Description, Image

Use description prop to set empty description. Use image prop to set image URL.

This is a Description

Custom Image Size

Use image-size prop to control image size.

No data

Use the default slot to insert content at the bottom.

No data

Empty Props

NameTypeDefaultDescription
descriptionstringNo dataEmpty description.
imagestringundefinedEmpty image URL.
image-sizestringundefinedCustomized Empty image width.

Empty Slots

NameParametersDescription
default()Custom bottom content.
image()Custom image.
description()Custom description.

MIT Licensed