Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64123 (s=64123, is=64178, ic=64179, ia=64180)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64179 (s=64123, is=64179, ic=64180, ia=64181)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64180 (s=64123, is=64179, ic=64180, ia=64181)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64181 (s=64123, is=64179, ic=64180, ia=64181)