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