Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123108 (s=123108, is=123184, ic=123187, ia=123189)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123185 (s=123108, is=123185, ic=123188, ia=123190)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123188 (s=123108, is=123185, ic=123188, ia=123190)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123190 (s=123108, is=123185, ic=123188, ia=123190)