Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98042 (s=98042, is=98104, ic=98105, ia=98106)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98105 (s=98042, is=98105, ic=98106, ia=98107)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98106 (s=98042, is=98105, ic=98106, ia=98107)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98107 (s=98042, is=98105, ic=98106, ia=98107)