Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32007 (s=32007, is=32041, ic=32040, ia=32042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32042 (s=32007, is=32042, ic=32041, ia=32043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32041 (s=32007, is=32042, ic=32041, ia=32043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32043 (s=32007, is=32042, ic=32041, ia=32043)