pub fn is_parse_pending(
child: impl IntoUiNode,
state: impl IntoVar<bool>,
) -> UiNodeExpand description
P If text has changed but txt_parse has not tried to parse the new text yet.
This can only be true if txt_parse_live is false.