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