default_response

Function default_response 

Source
pub fn default_response(
    child: impl IntoUiNode,
    response: impl IntoVar<Option<Response>>,
) -> UiNode
Expand description

P Dialog response when closed without setting a response.