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