Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99943 (s=99943, is=100006, ic=100007, ia=100008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100007 (s=99943, is=100007, ic=100008, ia=100009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100008 (s=99943, is=100007, ic=100008, ia=100009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100009 (s=99943, is=100007, ic=100008, ia=100009)