In our use-case for the markdown editor, we'd prefer if we could pass an isDisabled state to the component, giving us the ability to disable the textarea while a comment is posted or other actions are pending in the app, similar to the EuiTextArea disabled state. Is this something that might be viable/desired for this component?
In our use-case for the markdown editor, we'd prefer if we could pass an
isDisabledstate to the component, giving us the ability to disable the textarea while a comment is posted or other actions are pending in the app, similar to theEuiTextAreadisabled state. Is this something that might be viable/desired for this component?