Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50064 (s=50064, is=50114, ic=50114, ia=50116)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50115 (s=50064, is=50115, ic=50115, ia=50117)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50115 (s=50064, is=50115, ic=50115, ia=50117)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50117 (s=50064, is=50115, ic=50115, ia=50117)