Skip to content

Empty NEW

Used to display the status of empty data.

Basic usage

Custom Description, Image

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

Custom Image Size

Use image-size prop to control image size.

Use the default slot to insert content at the bottom.

Empty Props

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

Empty Slots

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

MIT Licensed