Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97890 (s=97890, is=97952, ic=97953, ia=97954)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97953 (s=97890, is=97953, ic=97954, ia=97955)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97954 (s=97890, is=97953, ic=97954, ia=97955)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97955 (s=97890, is=97953, ic=97954, ia=97955)