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