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