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