Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 48832 (s=48832, is=48881, ic=48881, ia=48883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 48882 (s=48832, is=48882, ic=48882, ia=48884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 48882 (s=48832, is=48882, ic=48882, ia=48884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 48884 (s=48832, is=48882, ic=48882, ia=48884)