Function zng_wgt_image::node::image_error_presenter

source ยท
pub fn image_error_presenter(child: impl UiNode) -> impl 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.