Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64321 (s=64321, is=64376, ic=64377, ia=64378)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64377 (s=64321, is=64377, ic=64378, ia=64379)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64378 (s=64321, is=64377, ic=64378, ia=64379)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64379 (s=64321, is=64377, ic=64378, ia=64379)