Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9291 (s=9291, is=9299, ic=9297, ia=9299)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9300 (s=9291, is=9300, ic=9298, ia=9300)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9298 (s=9291, is=9300, ic=9298, ia=9300)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9300 (s=9291, is=9300, ic=9298, ia=9300)