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