Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110005 (s=110005, is=110078, ic=110079, ia=110081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110079 (s=110005, is=110079, ic=110080, ia=110082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110080 (s=110005, is=110079, ic=110080, ia=110082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110082 (s=110005, is=110079, ic=110080, ia=110082)