Function zng_wgt_access::required

source ยท
pub fn required(child: impl UiNode, required: impl IntoVar<bool>) -> impl UiNode
Expand description

P Indicates that user input is required on the widget before a form may be submitted.