Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98320 (s=98320, is=98382, ic=98383, ia=98384)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98383 (s=98320, is=98383, ic=98384, ia=98385)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98384 (s=98320, is=98383, ic=98384, ia=98385)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98385 (s=98320, is=98383, ic=98384, ia=98385)