Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89819 (s=89819, is=89880, ic=89881, ia=89882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89881 (s=89819, is=89881, ic=89882, ia=89883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89882 (s=89819, is=89881, ic=89882, ia=89883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89883 (s=89819, is=89881, ic=89882, ia=89883)