Function zng_wgt_access::read_only

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

P Indicates that the widget is not editable, but is otherwise operable.