Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99568 (s=99568, is=99631, ic=99632, ia=99633)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99632 (s=99568, is=99632, ic=99633, ia=99634)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99633 (s=99568, is=99632, ic=99633, ia=99634)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99634 (s=99568, is=99632, ic=99633, ia=99634)