Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99072 (s=99072, is=99134, ic=99135, ia=99136)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99135 (s=99072, is=99135, ic=99136, ia=99137)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99136 (s=99072, is=99135, ic=99136, ia=99137)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99137 (s=99072, is=99135, ic=99136, ia=99137)