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