Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10860 (s=10860, is=10882, ic=10882, ia=10884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10883 (s=10860, is=10883, ic=10883, ia=10885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10883 (s=10860, is=10883, ic=10883, ia=10885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10885 (s=10860, is=10883, ic=10883, ia=10885)