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