Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34456 (s=34456, is=34491, ic=34490, ia=34492)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34492 (s=34456, is=34492, ic=34491, ia=34493)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34491 (s=34456, is=34492, ic=34491, ia=34493)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34493 (s=34456, is=34492, ic=34491, ia=34493)