mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
fd80381db2
Some renderers, such as Lit, need special polyfills only for hydration. We have the `polyfills` array, but that is intended for polyfills that always need to run. This adds a second type hydrationPolyfills that only run on elements that are `:load`, `:idle`, etc. |
||
---|---|---|
.. | ||
astro-components.md | ||
astro-pages.md | ||
collections.md | ||
component-hydration.md | ||
layouts.md | ||
project-structure.md | ||
ui-renderers.md |