Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123784 (s=123784, is=123861, ic=123863, ia=123866)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123862 (s=123784, is=123862, ic=123864, ia=123867)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123864 (s=123784, is=123862, ic=123864, ia=123867)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123867 (s=123784, is=123862, ic=123864, ia=123867)