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