Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100875 (s=100875, is=100938, ic=100939, ia=100941)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100939 (s=100875, is=100939, ic=100940, ia=100942)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100940 (s=100875, is=100939, ic=100940, ia=100942)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100942 (s=100875, is=100939, ic=100940, ia=100942)