Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99576 (s=99576, is=99639, ic=99640, ia=99641)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99640 (s=99576, is=99640, ic=99641, ia=99642)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99641 (s=99576, is=99640, ic=99641, ia=99642)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99642 (s=99576, is=99640, ic=99641, ia=99642)