Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111070 (s=111070, is=111143, ic=111144, ia=111146)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111144 (s=111070, is=111144, ic=111145, ia=111147)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111145 (s=111070, is=111144, ic=111145, ia=111147)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111147 (s=111070, is=111144, ic=111145, ia=111147)