Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23921 (s=23921, is=23937, ic=23939, ia=23941)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23938 (s=23921, is=23938, ic=23940, ia=23942)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23940 (s=23921, is=23938, ic=23940, ia=23942)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23942 (s=23921, is=23938, ic=23940, ia=23942)