Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5799 (s=5799, is=5805, ic=5803, ia=5805)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5806 (s=5799, is=5806, ic=5804, ia=5806)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5804 (s=5799, is=5806, ic=5804, ia=5806)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5806 (s=5799, is=5806, ic=5804, ia=5806)