Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 72942 (s=72942, is=72999, ic=73000, ia=73001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 73000 (s=72942, is=73000, ic=73001, ia=73002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 73001 (s=72942, is=73000, ic=73001, ia=73002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 73002 (s=72942, is=73000, ic=73001, ia=73002)