Getting started
Foundation
Typography
Navigation
Feedback
Forms
Empty state component is used as a placeholder in place of a table or other data that's currently missing.
Inherits margin props.
| Name | Default | Description | 
|---|---|---|
imageUrl | —  | stringURL to an image, which will be displayed above the title.  | 
title | —  | stringTitle that describes the empty state in a few words.  | 
message | —  | ReactNodeExtended explanation.  | 
actions | —  | ReactNodeCall-to-action buttons or links.  |