0 || propSection"
[editable]="(isExample$ | async) !== true && ((editable$ | async) || propSection)"
[disableSave]="!executionParamsForm?.hyperParameters?.form?.valid"
[saving]="saving$ | async"
[forceButtons]="!!searchedText"
(cancelClicked)="cancelHyperParametersChange(); executionParamsForm.cancel()"
(saveClicked)="sectionSaved()"
(activateEditClicked)="activateEditChanged('hyperparams')">