Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10386 (s=10386, is=10394, ic=10393, ia=10395)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10395 (s=10386, is=10395, ic=10394, ia=10396)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10394 (s=10386, is=10395, ic=10394, ia=10396)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10396 (s=10386, is=10395, ic=10394, ia=10396)