interface SharedTransitionConfig {
interactive: {};
pageEnd: SharedTransitionPageWithDurationProperties;
pageReturn: SharedRect & {
opacity?: number
} & {
sharedTransitionTags?: {}
} & {} & {};
pageStart: SharedTransitionPageProperties;
}
Summary Properties
Interactive transition settings. (iOS only at the moment)
pageEnd?: SharedTransitionPageWithDurationProperties
View settings to end your transition with.
pageReturn?: SharedRect & {
opacity?: number
} & {
sharedTransitionTags?: {}
} & {} & {}
View settings to return to the original page with.
pageStart?: SharedTransitionPageProperties
View settings to start your transition with.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4