stencil-site
stencil-site copied to clipboard
docs: add documentation for the `tagNameTransform` extra config
This property is very useful but is not documented on Stencil docs.
I've tested and I'm using in my components and projects =)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| stencil-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 2, 2025 10:02am |
@alvarocjunq thanks for the pull request 🙏 mind also making the docs changes for the latest docs?
@alvarocjunq thanks for the pull request 🙏 mind also making the docs changes for the latest docs?
@christian-bromann It's done in /versioned_docs/version-v4.35/config/extras.md =) Do you need somewhere else?
Yes here: https://github.com/stenciljs/site/blob/main/docs/config/extras.md
Added to the latest version as well =)