zng_wgt_dialog

Function content

Source
pub fn content(child: impl UiNode, content: impl UiNode) -> impl UiNode
Expand description

P Dialog content widget.

Note that this takes in an widget, you can use SelectableText!("message") for the message.