TanStackT
TanStack11mo ago
6 replies
good-rose

Is there documentation for view transitions in Tanstack Router?

I see there are some pages related to view transitions (e.g. https://tanstack.com/router/latest/docs/framework/react/api/router/ViewTransitionOptionsType#viewtransitionoptions-type) but there doesn't seem to be a main article about it.

Are view transitions ready to be used? If so, how?

Thanks
The ViewTransitionOptions type is used to define a . tsx interface ViewTransitionOptions { types: Array
ViewTransitionOptions type | TanStack Router React Docs
Was this page helpful?