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