Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13866 (s=13866, is=13876, ic=13878, ia=13879)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13877 (s=13866, is=13877, ic=13879, ia=13880)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13879 (s=13866, is=13877, ic=13879, ia=13880)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13880 (s=13866, is=13877, ic=13879, ia=13880)