Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67942 (s=67942, is=67998, ic=67999, ia=68000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67999 (s=67942, is=67999, ic=68000, ia=68001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 68000 (s=67942, is=67999, ic=68000, ia=68001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 68001 (s=67942, is=67999, ic=68000, ia=68001)