Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101125 (s=101125, is=101189, ic=101190, ia=101192)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101190 (s=101125, is=101190, ic=101191, ia=101193)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101191 (s=101125, is=101190, ic=101191, ia=101193)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101193 (s=101125, is=101190, ic=101191, ia=101193)