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