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