Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3160 (s=3160, is=3164, ic=3162, ia=3164)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3165 (s=3160, is=3165, ic=3163, ia=3165)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3163 (s=3160, is=3165, ic=3163, ia=3165)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3165 (s=3160, is=3165, ic=3163, ia=3165)