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