Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111757 (s=111757, is=111830, ic=111831, ia=111833)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111831 (s=111757, is=111831, ic=111832, ia=111834)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111832 (s=111757, is=111831, ic=111832, ia=111834)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111834 (s=111757, is=111831, ic=111832, ia=111834)