Function zng_wgt_dialog::default_response
source ยท pub fn default_response(
child: impl UiNode,
response: impl IntoVar<Option<Response>>,
) -> impl UiNode
Expand description
P
Dialog response when closed without setting a response.