Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65882 (s=65882, is=65937, ic=65938, ia=65939)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65938 (s=65882, is=65938, ic=65939, ia=65940)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65939 (s=65882, is=65938, ic=65939, ia=65940)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65940 (s=65882, is=65938, ic=65939, ia=65940)