Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10645 (s=10645, is=10653, ic=10652, ia=10654)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10654 (s=10645, is=10654, ic=10653, ia=10655)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10653 (s=10645, is=10654, ic=10653, ia=10655)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10655 (s=10645, is=10654, ic=10653, ia=10655)