Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123106 (s=123106, is=123182, ic=123185, ia=123187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123183 (s=123106, is=123183, ic=123186, ia=123188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123186 (s=123106, is=123183, ic=123186, ia=123188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123188 (s=123106, is=123183, ic=123186, ia=123188)