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