Empty state
Since 1.6.0Examples
Basic
Compact
Compact break
API
Properties
Name
Description and specifications
action
Optional empty state action
Attribute:
action
Type:
string | undefined
header
Empty state header
Attribute:
header
Type:
string
icon
Optional empty state icon
Attribute:
icon
Type:
string | undefined
layout
Optional empty state layout - one of 'large', 'compact' or 'compactBreak'
Attribute:
layout
Type:
"compact" | "compactBreak" | "large"
Default:
'large'
subHeader
Optional empty state sub header
Attribute:
sub-header
Type:
string | undefined
Events
Name
Description and specifications
actionClick
Empty state action click event
Detail:
void