590 B
590 B
Home > puppeteer > Protocol > DOMSnapshot > DOMNode > inputChecked
Protocol.DOMSnapshot.DOMNode.inputChecked property
Only set for radio and checkbox input elements, indicates if the element has been checked
Signature:
inputChecked?: boolean;