Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98189 (s=98189, is=98251, ic=98252, ia=98253)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98252 (s=98189, is=98252, ic=98253, ia=98254)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98253 (s=98189, is=98252, ic=98253, ia=98254)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98254 (s=98189, is=98252, ic=98253, ia=98254)