image_error_presenter

Function image_error_presenter 

Source
pub fn image_error_presenter(child: impl IntoUiNode) -> UiNode
Expand description

Presents the contextual IMAGE_ERROR_FN_VAR if the CONTEXT_IMAGE_VAR is an error.

The error view is rendered under the child.

The image widget adds this node around the image_presenter node.