Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89831 (s=89831, is=89892, ic=89893, ia=89894)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89893 (s=89831, is=89893, ic=89894, ia=89895)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89894 (s=89831, is=89893, ic=89894, ia=89895)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89895 (s=89831, is=89893, ic=89894, ia=89895)