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