Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111301 (s=111301, is=111374, ic=111375, ia=111377)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111375 (s=111301, is=111375, ic=111376, ia=111378)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111376 (s=111301, is=111375, ic=111376, ia=111378)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111378 (s=111301, is=111375, ic=111376, ia=111378)