Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20317 (s=20317, is=20330, ic=20332, ia=20334)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20331 (s=20317, is=20331, ic=20333, ia=20335)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20333 (s=20317, is=20331, ic=20333, ia=20335)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20335 (s=20317, is=20331, ic=20333, ia=20335)