pub fn PageError(_: PageErrorProps) -> Element
Expand description
Error state component for pages
ยงProps
For details, see the props struct definition.
message
:String
retry_action
:Option<Callback<()>>
pub fn PageError(_: PageErrorProps) -> Element
Error state component for pages
For details, see the props struct definition.
message
: String
retry_action
: Option<Callback<()>>