isEditable

val isEditable: StateFlow<Boolean>

True if the element is editable. False if the element is not editable. This property can be modified by the editable expression.

Since

200.4.0