Page transition mode

Enumeration Members

Enumeration Members

BLOCKED: "blocked"

Wait for getInitialData to get completed, and show the next page

INSTANT: "instant"

Show the next page with fallback while lazy page is pending

WAIT_FOR_DATA: "wait-for-data"

Show the next page with fallback while getInitialData is pending

Generated using TypeDoc