All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.docs.components.empty.mdx Maven / Gradle / Ivy

Go to download

Premium and Open Source dashboard template with responsive and high quality UI.

The newest version!
---
title: Empty states
description: Empty states or blank pages are commonly used as placeholders for first-use, empty data or error screens. Their aim is to engage users when there is no content to display and that is why their design is extremely important from the point of view of the user experience of your website or app.
---

## Default markup

Use the default empty state to engage users in the critical moments of their experience with your website or app. A good empty state screen should let users know what is happening and what they should do next as well as encourage them to take action.

```html code example height="300px"

No results found

Try adjusting your search or filter to find what you're looking for.

``` ## Empty state with illustration Make your empty state screen more attractive and engaging by adding an illustration. Thanks to a more personalized design, you will improve your brand image and make your website or app more user friendly. ```html code example height="300px"

Invoices are managed from here

Try adjusting your search or filter to find what you're looking for.

``` ## Empty state with header Instead of adding an icon or illustration you can simply give the text: ```html example height="300px"
404

Oops… You just found an error page

Try adjusting your search or filter to find what you're looking for.

``` ```html
404

Oops… You just found an error page

Try adjusting your search or filter to find what you're looking for.

```




© 2015 - 2024 Weber Informatics LLC | Privacy Policy