Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123032 (s=123032, is=123108, ic=123111, ia=123113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123109 (s=123032, is=123109, ic=123112, ia=123114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123112 (s=123032, is=123109, ic=123112, ia=123114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123114 (s=123032, is=123109, ic=123112, ia=123114)