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