Empty states are used when a list, table, or chart has no items or data to show. This is an opportunity to provide explanation or guidance to help users progress. The empty state component is intended for use when a full page in the app is empty, and not for individual elements or areas in the interface.
| Component Name | Development Status |
|---|---|
| Blank Slate | IN PROGRESS |
You can find all examples for components developed in this module here.
Basic BlankSlate component examples.
Curabitur blandit tempus porttitor. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.
You can change the properties of BlankSlate component.
Bir çok kanaldan veri girişi sağlayarak, potansiyel müşterilerinizin burada oluşmasını sağlayabilirsiniz.
| Property Name | Type | Description |
|---|---|---|
| title - 'No Data!' | string | Set the title of the blank slate. |
| text - 'Curabitur blandit tempus porttitor. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.' | string | Set the description of the blank slate. |
| actions | node | Actions area of blank slate. |
| image | string | Image url for side illustration. |