Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update Atoms.md
  • Loading branch information
ra1028 committed Oct 3, 2025
commit 419b7270a4c9c844a3c81d64b8238306f9f229f1
2 changes: 2 additions & 0 deletions Sources/Atoms/Atoms.docc/Atoms.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Building state by compositing atoms automatically optimizes rendering based on i
### Modifiers

- ``Atom/previous``
- ``Atom/latest(_:)``
- ``Atom/changes``
- ``Atom/changes(of:)``
- ``Atom/animation(_:)``
Expand Down Expand Up @@ -86,6 +87,7 @@ Building state by compositing atoms automatically optimizes rendering based on i
- ``AtomModifier``
- ``AsyncAtomModifier``
- ``PreviousModifier``
- ``LatestModifier``
- ``ChangesModifier``
- ``ChangesOfModifier``
- ``TaskPhaseModifier``
Expand Down