isEditable

open fun isEditable(): Boolean

Returns true when the form element is editable, false otherwise. When editable, the form element will accept a custom text among its options.

Return

true when the form element is editable.