Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97875 (s=97875, is=97937, ic=97938, ia=97939)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97938 (s=97875, is=97938, ic=97939, ia=97940)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97939 (s=97875, is=97938, ic=97939, ia=97940)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97940 (s=97875, is=97938, ic=97939, ia=97940)