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