Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 62222 (s=62222, is=62275, ic=62275, ia=62277)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 62276 (s=62222, is=62276, ic=62276, ia=62278)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 62276 (s=62222, is=62276, ic=62276, ia=62278)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 62278 (s=62222, is=62276, ic=62276, ia=62278)