Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64068 (s=64068, is=64123, ic=64124, ia=64125)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64124 (s=64068, is=64124, ic=64125, ia=64126)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64125 (s=64068, is=64124, ic=64125, ia=64126)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64126 (s=64068, is=64124, ic=64125, ia=64126)