Reactive Forms
Configure the Module
Component
Template
Validators
Enable or disable the editor via Forms API
If using reactive forms, enabling and disabling of the component should be accomplished by enabling or disabling the form control
rather than through the html disabled
attribute.
For example: