Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64711 (s=64711, is=64766, ic=64767, ia=64768)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64767 (s=64711, is=64767, ic=64768, ia=64769)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64768 (s=64711, is=64767, ic=64768, ia=64769)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64769 (s=64711, is=64767, ic=64768, ia=64769)