Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10183 (s=10183, is=10191, ic=10190, ia=10192)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10192 (s=10183, is=10192, ic=10191, ia=10193)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10191 (s=10183, is=10192, ic=10191, ia=10193)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10193 (s=10183, is=10192, ic=10191, ia=10193)