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