Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64144 (s=64144, is=64199, ic=64200, ia=64201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64200 (s=64144, is=64200, ic=64201, ia=64202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64201 (s=64144, is=64200, ic=64201, ia=64202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64202 (s=64144, is=64200, ic=64201, ia=64202)