Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 122000 (s=122000, is=122076, ic=122079, ia=122081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 122077 (s=122000, is=122077, ic=122080, ia=122082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 122080 (s=122000, is=122077, ic=122080, ia=122082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 122082 (s=122000, is=122077, ic=122080, ia=122082)