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