Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98788 (s=98788, is=98850, ic=98851, ia=98852)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98851 (s=98788, is=98851, ic=98852, ia=98853)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98852 (s=98788, is=98851, ic=98852, ia=98853)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98853 (s=98788, is=98851, ic=98852, ia=98853)