Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98849 (s=98849, is=98911, ic=98912, ia=98913)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98912 (s=98849, is=98912, ic=98913, ia=98914)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98913 (s=98849, is=98912, ic=98913, ia=98914)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98914 (s=98849, is=98912, ic=98913, ia=98914)