Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123356 (s=123356, is=123433, ic=123435, ia=123438)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123434 (s=123356, is=123434, ic=123436, ia=123439)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123436 (s=123356, is=123434, ic=123436, ia=123439)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123439 (s=123356, is=123434, ic=123436, ia=123439)