cypress disabled

JavaScript
cy.get(`input`).should('be.disabled');
Source

Also in JavaScript: