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