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