Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98125 (s=98125, is=98187, ic=98188, ia=98189)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98188 (s=98125, is=98188, ic=98189, ia=98190)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98189 (s=98125, is=98188, ic=98189, ia=98190)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98190 (s=98125, is=98188, ic=98189, ia=98190)