Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22314 (s=22314, is=22329, ic=22331, ia=22333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22330 (s=22314, is=22330, ic=22332, ia=22334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22332 (s=22314, is=22330, ic=22332, ia=22334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22334 (s=22314, is=22330, ic=22332, ia=22334)