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