Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123849 (s=123849, is=123926, ic=123928, ia=123931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123927 (s=123849, is=123927, ic=123929, ia=123932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123929 (s=123849, is=123927, ic=123929, ia=123932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123932 (s=123849, is=123927, ic=123929, ia=123932)