Added phx:copy event listener to handle clipboard operations for both input/textarea elements and other content. The Docker Compose example copy button now properly copies the configuration to clipboard. The handler supports: - INPUT and TEXTAREA elements (using .value) - Other elements like PRE/CODE (using .innerText or .textContent) |
||
|---|---|---|
| .. | ||
| app.js | ||
| passkey_discoverable.js | ||
| passkey_login.js | ||
| passkey_settings.js | ||
| webauthn.js | ||
| webauthn_utils.js | ||