TypeScript-DOM-lib-generator
TypeScript-DOM-lib-generator copied to clipboard
Add loading attribute for HTMLIframeElement
- Add a description of
loading
attribuets for<iframe>
element. - Use
'eager' | 'lazy'
instead ofstring
as a type forloading
attributes
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.