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