Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77098 (s=77098, is=77155, ic=77156, ia=77157)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77156 (s=77098, is=77156, ic=77157, ia=77158)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77157 (s=77098, is=77156, ic=77157, ia=77158)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77158 (s=77098, is=77156, ic=77157, ia=77158)