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