Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123710 (s=123710, is=123787, ic=123789, ia=123792)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123788 (s=123710, is=123788, ic=123790, ia=123793)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123790 (s=123710, is=123788, ic=123790, ia=123793)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123793 (s=123710, is=123788, ic=123790, ia=123793)