Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 85127 (s=85127, is=85185, ic=85186, ia=85187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 85186 (s=85127, is=85186, ic=85187, ia=85188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 85187 (s=85127, is=85186, ic=85187, ia=85188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 85188 (s=85127, is=85186, ic=85187, ia=85188)