Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65245 (s=65245, is=65300, ic=65301, ia=65302)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65301 (s=65245, is=65301, ic=65302, ia=65303)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65302 (s=65245, is=65301, ic=65302, ia=65303)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65303 (s=65245, is=65301, ic=65302, ia=65303)