Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 61803 (s=61803, is=61856, ic=61856, ia=61858)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 61857 (s=61803, is=61857, ic=61857, ia=61859)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 61857 (s=61803, is=61857, ic=61857, ia=61859)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 61859 (s=61803, is=61857, ic=61857, ia=61859)