Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12500 (s=12500, is=12512, ic=12511, ia=12513)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12513 (s=12500, is=12513, ic=12512, ia=12514)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12512 (s=12500, is=12513, ic=12512, ia=12514)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12514 (s=12500, is=12513, ic=12512, ia=12514)