Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 96820 (s=96820, is=96881, ic=96882, ia=96883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 96882 (s=96820, is=96882, ic=96883, ia=96884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 96883 (s=96820, is=96882, ic=96883, ia=96884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 96884 (s=96820, is=96882, ic=96883, ia=96884)