Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5724 (s=5724, is=5730, ic=5728, ia=5730)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5731 (s=5724, is=5731, ic=5729, ia=5731)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5729 (s=5724, is=5731, ic=5729, ia=5731)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5731 (s=5724, is=5731, ic=5729, ia=5731)