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