Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80054 (s=80054, is=80111, ic=80112, ia=80113)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80112 (s=80054, is=80112, ic=80113, ia=80114)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80113 (s=80054, is=80112, ic=80113, ia=80114)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80114 (s=80054, is=80112, ic=80113, ia=80114)