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