Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77031 (s=77031, is=77088, ic=77089, ia=77090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77089 (s=77031, is=77089, ic=77090, ia=77091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77090 (s=77031, is=77089, ic=77090, ia=77091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77091 (s=77031, is=77089, ic=77090, ia=77091)