Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69983 (s=69983, is=70039, ic=70040, ia=70041)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 70040 (s=69983, is=70040, ic=70041, ia=70042)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 70041 (s=69983, is=70040, ic=70041, ia=70042)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 70042 (s=69983, is=70040, ic=70041, ia=70042)