usePresence API
API reference for the usePresence composable.
Related
Explore these related pages for additional context and usage patterns.
| Page | Category |
|---|---|
| usePresence | System |
| Presence | Primitives |
| useToggleScope | System |
| useLazy | System |
Functions
usePresence
(options: UsePresenceOptions) => UsePresenceReturnAnimation-agnostic mount lifecycle management.
Options
immediate
boolean | undefinedAuto-resolve LEAVING state next tick if done() not called.
Default: true