Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99774 (s=99774, is=99837, ic=99838, ia=99839)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99838 (s=99774, is=99838, ic=99839, ia=99840)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99839 (s=99774, is=99838, ic=99839, ia=99840)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99840 (s=99774, is=99838, ic=99839, ia=99840)