Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32242 (s=32242, is=32276, ic=32275, ia=32277)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32277 (s=32242, is=32277, ic=32276, ia=32278)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32276 (s=32242, is=32277, ic=32276, ia=32278)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32278 (s=32242, is=32277, ic=32276, ia=32278)