Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98072 (s=98072, is=98134, ic=98135, ia=98136)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98135 (s=98072, is=98135, ic=98136, ia=98137)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98136 (s=98072, is=98135, ic=98136, ia=98137)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98137 (s=98072, is=98135, ic=98136, ia=98137)