Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13081 (s=13081, is=13094, ic=13093, ia=13095)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13095 (s=13081, is=13095, ic=13094, ia=13096)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13094 (s=13081, is=13095, ic=13094, ia=13096)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13096 (s=13081, is=13095, ic=13094, ia=13096)