Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20083 (s=20083, is=20096, ic=20098, ia=20100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20097 (s=20083, is=20097, ic=20099, ia=20101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20099 (s=20083, is=20097, ic=20099, ia=20101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20101 (s=20083, is=20097, ic=20099, ia=20101)