Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101190 (s=101190, is=101254, ic=101255, ia=101257)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101255 (s=101190, is=101255, ic=101256, ia=101258)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101256 (s=101190, is=101255, ic=101256, ia=101258)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101258 (s=101190, is=101255, ic=101256, ia=101258)