Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97331 (s=97331, is=97393, ic=97394, ia=97395)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97394 (s=97331, is=97394, ic=97395, ia=97396)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97395 (s=97331, is=97394, ic=97395, ia=97396)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97396 (s=97331, is=97394, ic=97395, ia=97396)