electron/spec/fixtures/pages/button.html
Shelley Vohr 1231f0a734
docs: document idleDetector permissions (#39180)
doc: document idleDetector permissions
2023-07-24 14:57:41 -04:00

5 lines
No EOL
66 B
HTML

<html>
<body>
<button id="button">CLICK</button>
</body>
</html>