Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22271 (s=22271, is=22293, ic=22294, ia=22291)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22294 (s=22271, is=22294, ic=22295, ia=22292)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22295 (s=22271, is=22294, ic=22295, ia=22292)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22292 (s=22271, is=22294, ic=22295, ia=22292)