Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99728 (s=99728, is=99791, ic=99792, ia=99793)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99792 (s=99728, is=99792, ic=99793, ia=99794)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99793 (s=99728, is=99792, ic=99793, ia=99794)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99794 (s=99728, is=99792, ic=99793, ia=99794)