Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65380 (s=65380, is=65435, ic=65436, ia=65437)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65436 (s=65380, is=65436, ic=65437, ia=65438)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65437 (s=65380, is=65436, ic=65437, ia=65438)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65438 (s=65380, is=65436, ic=65437, ia=65438)