Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7286 (s=7286, is=7293, ic=7291, ia=7293)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7294 (s=7286, is=7294, ic=7292, ia=7294)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7292 (s=7286, is=7294, ic=7292, ia=7294)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7294 (s=7286, is=7294, ic=7292, ia=7294)