Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32849 (s=32849, is=32883, ic=32882, ia=32884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32884 (s=32849, is=32884, ic=32883, ia=32885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32883 (s=32849, is=32884, ic=32883, ia=32885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32885 (s=32849, is=32884, ic=32883, ia=32885)