Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12308 (s=12308, is=12320, ic=12319, ia=12321)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12321 (s=12308, is=12321, ic=12320, ia=12322)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12320 (s=12308, is=12321, ic=12320, ia=12322)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12322 (s=12308, is=12321, ic=12320, ia=12322)