pub fn EmptyState(_: EmptyStateProps) -> Element
Expand description
Empty state component for pages
ยงProps
For details, see the props struct definition.
icon
:String
title
:String
description
:String
action
:Option<Element>
pub fn EmptyState(_: EmptyStateProps) -> Element
Empty state component for pages
For details, see the props struct definition.
icon
: String
title
: String
description
: String
action
: Option<Element>