Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6161 (s=6161, is=6162, ic=6162, ia=6162)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6163 (s=6161, is=6163, ic=6163, ia=6163)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6163 (s=6161, is=6163, ic=6163, ia=6163)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6163 (s=6161, is=6163, ic=6163, ia=6163)