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