Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111803 (s=111803, is=111876, ic=111877, ia=111879)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111877 (s=111803, is=111877, ic=111878, ia=111880)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111878 (s=111803, is=111877, ic=111878, ia=111880)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111880 (s=111803, is=111877, ic=111878, ia=111880)