read_only

Function read_only 

Source
pub fn read_only(
    child: impl IntoUiNode,
    read_only: impl IntoVar<bool>,
) -> UiNode
Expand description

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