Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/LiveComponent/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -998,6 +998,9 @@ Or, to *hide* an element while the component is loading:
<!-- hide when the component is loading -->
<span data-loading="hide">Saved!</span>

Note that this is a different concept than showing a placeholder when initially loading the component itself.
See :ref:`loading content <loading-content>` for more info.

Adding and Removing Classes or Attributes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down