Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98945 (s=98945, is=99007, ic=99008, ia=99009)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99008 (s=98945, is=99008, ic=99009, ia=99010)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99009 (s=98945, is=99008, ic=99009, ia=99010)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99010 (s=98945, is=99008, ic=99009, ia=99010)