31d0688016
* Expose name on host component for Vue devtools * Add changeset * Update changeset to patch from minor * [ci] collect stats * [ci] collect stats Co-authored-by: leviceccato <leviceccato@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@matthewphillips.info> |
||
---|---|---|
.. | ||
renderer-lit | ||
renderer-preact | ||
renderer-react | ||
renderer-solid | ||
renderer-svelte | ||
renderer-vue | ||
README.md |
Astro Renderers
Astro is designed to support your favorite UI frameworks. React, Svelte, Vue, and Preact are all built-in to Astro and supported out of the box. No configuration is needed to enable these.
For adding additional frameworks (or your own custom one), please refer to the full documentation.