Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 91941 (s=91941, is=92002, ic=92003, ia=92004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 92003 (s=91941, is=92003, ic=92004, ia=92005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 92004 (s=91941, is=92003, ic=92004, ia=92005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 92005 (s=91941, is=92003, ic=92004, ia=92005)