Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69881 (s=69881, is=69937, ic=69938, ia=69939)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69938 (s=69881, is=69938, ic=69939, ia=69940)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69939 (s=69881, is=69938, ic=69939, ia=69940)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69940 (s=69881, is=69938, ic=69939, ia=69940)