MCPcopy Index your code
hub / github.com/adobe/react-spectrum / startViewTransition

Method startViewTransition

lib/viewTransitions.d.ts:14–14  ·  view source on GitHub ↗
(update: (() => void) | {update: () => void; types: string[]})

Source from the content-addressed store, hash-verified

12
13interface Document {
14 startViewTransition(update: (() => void) | {update: () => void; types: string[]}): ViewTransition;
15}

Callers 15

openSearchMenuFunction · 0.80
closeSearchMenuFunction · 0.80
PhotoDetailFunction · 0.80
PhotoItemFunction · 0.80
DetailFunction · 0.80
openSearchMenuFunction · 0.80
closeSearchMenuFunction · 0.80
PhotoCardFunction · 0.80
viewTransitionFunction · 0.80
openSearchMenuFunction · 0.80
closeSearchMenuFunction · 0.80
onOpenChangeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected