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