We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fddc6fa commit 851439eCopy full SHA for 851439e
src/LiveComponent/doc/index.rst
@@ -2225,7 +2225,7 @@ Deferring / Lazy Loading Components
2225
2226
.. versionadded:: 2.13.0
2227
2228
- The ability to defer loading a component was added in Live Components 2.7.
+ The ability to defer loading a component was added in Live Components 2.13.
2229
2230
If a component is heavy to render, you can defer loading it until after
2231
the page has loaded. To do this, use the ``defer`` attribute:
0 commit comments