Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64854 (s=64854, is=64909, ic=64910, ia=64911)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64910 (s=64854, is=64910, ic=64911, ia=64912)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64911 (s=64854, is=64910, ic=64911, ia=64912)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64912 (s=64854, is=64910, ic=64911, ia=64912)