Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33312 (s=33312, is=33341, ic=33343, ia=33342, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33342 (s=33312, is=33342, ic=33344, ia=33343, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33344 (s=33312, is=33342, ic=33344, ia=33343, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33343 (s=33312, is=33342, ic=33344, ia=33343, pis)