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