Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5487 (s=5487, is=5488, ic=5488, ia=5488)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5489 (s=5487, is=5489, ic=5489, ia=5489)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5489 (s=5487, is=5489, ic=5489, ia=5489)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5489 (s=5487, is=5489, ic=5489, ia=5489)