📚 Subject area/topic
TypeScript
📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/guides/typescript/#built-in-html-attributes
📋 Description of content that is out-of-date or incorrect
It's not incorrect per say, but it's not very discoverable. I think it would be great to have the end of that section (from "It is also possible to extend the default JSX definitions") be its own section, since you may need it without using the HTMLAttributes type helper.
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response
📚 Subject area/topic
TypeScript
📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/guides/typescript/#built-in-html-attributes
📋 Description of content that is out-of-date or incorrect
It's not incorrect per say, but it's not very discoverable. I think it would be great to have the end of that section (from "It is also possible to extend the default JSX definitions") be its own section, since you may need it without using the
HTMLAttributestype helper.🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response