Empty State

Version- 1.0.0

ℹ️

This Components Documentation in progress.

Uses

The Empty State component is available to most dynamic zeone.

Attributes

{
    "attributes": {
    "title": {
      "type": "string",
      "required": true,
      "default": "No Data Founds"
    },
    "description": {
      "type": "text",
      "required": true,
      "default": "Try to refresh the page or check back later"
    }
  }
}