Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101810 (s=101810, is=101874, ic=101875, ia=101877)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101875 (s=101810, is=101875, ic=101876, ia=101878)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101876 (s=101810, is=101875, ic=101876, ia=101878)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101878 (s=101810, is=101875, ic=101876, ia=101878)