remove-attribute
Syntax
remove-attribute: (attribute) [every (time)] [after (time)][, (attribute)...];
This command removes a specifed attribute from the target selector.
Note: If you don't get a result you expect, try changing the property instead.
For some of the difference between properties and attributes and recommended use, see this page:
https://www.joji.me/en-us/blog/html-attribute-vs-dom-property/