Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123407 (s=123407, is=123484, ic=123486, ia=123489)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123485 (s=123407, is=123485, ic=123487, ia=123490)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123487 (s=123407, is=123485, ic=123487, ia=123490)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123490 (s=123407, is=123485, ic=123487, ia=123490)