Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 70944 (s=70944, is=71000, ic=71001, ia=71002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 71001 (s=70944, is=71001, ic=71002, ia=71003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 71002 (s=70944, is=71001, ic=71002, ia=71003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 71003 (s=70944, is=71001, ic=71002, ia=71003)