Empty
Component documentation for Empty.
Empty
Component documentation for Empty.
Basic Usage
Empty
Demo loads on client.
With Actions
Empty (action)
Demo loads on client.
API
Props
| Prop | Type | Default | Description |
|---|---|---|---|
title | string | 'Nothing here' | Description for title. |
description | string | '' | Description for description. |
iconClass | string | 'i-carbon-incomplete' | Description for iconClass. |
compact | boolean | false | Description for compact. |
Was this helpful?