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