Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123790 (s=123790, is=123867, ic=123869, ia=123872)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123868 (s=123790, is=123868, ic=123870, ia=123873)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123870 (s=123790, is=123868, ic=123870, ia=123873)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123873 (s=123790, is=123868, ic=123870, ia=123873)