TypeScript-DOM-lib-generator
TypeScript-DOM-lib-generator copied to clipboard
Add loading attribute for HTMLIframeElement
- Add a description of
loadingattribuets for<iframe>element. - Use
'eager' | 'lazy'instead ofstringas a type forloadingattributes
Thanks for the PR!
This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.