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