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