Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 73942 (s=73942, is=73999, ic=74000, ia=74001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 74000 (s=73942, is=74000, ic=74001, ia=74002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 74001 (s=73942, is=74000, ic=74001, ia=74002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 74002 (s=73942, is=74000, ic=74001, ia=74002)