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