Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101228 (s=101228, is=101292, ic=101293, ia=101295)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101293 (s=101228, is=101293, ic=101294, ia=101296)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101294 (s=101228, is=101293, ic=101294, ia=101296)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101296 (s=101228, is=101293, ic=101294, ia=101296)