useHydration API
API reference for the useHydration composable.
Functions
createFallbackHydration
() => EcreateHydrationContext
(_options?: HydrationContextOptions) => ContextTrinity<E>Creates a new hydration context trinity.
Properties
isSettled
Readonly<ShallowRef<boolean>>True after first tick post-hydration (safe for animations after state restoration)