Open ryanmcclure4 opened 8 years ago
Is there any way to set the InlineEdit to disabled so that the user may no longer edit the field?
disabled
@ryanmcclure4 There is an attribute isDisabled that will allow you to programmatically disable the ability to edit the field.
isDisabled
Is there any way to set the InlineEdit to
disabled
so that the user may no longer edit the field?