Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9244 (s=9244, is=9252, ic=9250, ia=9252)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9253 (s=9244, is=9253, ic=9251, ia=9253)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9251 (s=9244, is=9253, ic=9251, ia=9253)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9253 (s=9244, is=9253, ic=9251, ia=9253)