Ustaw element wyłącz w TypeScript

element.disable = true;
//or
element.disable = false;
Perfect Peccary