Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111820 (s=111820, is=111893, ic=111894, ia=111896)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111894 (s=111820, is=111894, ic=111895, ia=111897)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111895 (s=111820, is=111894, ic=111895, ia=111897)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111897 (s=111820, is=111894, ic=111895, ia=111897)