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