Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32712 (s=32712, is=32746, ic=32745, ia=32747)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32747 (s=32712, is=32747, ic=32746, ia=32748)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32746 (s=32712, is=32747, ic=32746, ia=32748)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32748 (s=32712, is=32747, ic=32746, ia=32748)