pub fn default_response( child: impl IntoUiNode, response: impl IntoVar<Option<Response>>, ) -> UiNode
P Dialog response when closed without setting a response.
P