Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111208 (s=111208, is=111281, ic=111282, ia=111284)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111282 (s=111208, is=111282, ic=111283, ia=111285)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111283 (s=111208, is=111282, ic=111283, ia=111285)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111285 (s=111208, is=111282, ic=111283, ia=111285)