Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19481 (s=19481, is=19501, ic=19502, ia=19499)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19502 (s=19481, is=19502, ic=19503, ia=19500)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19503 (s=19481, is=19502, ic=19503, ia=19500)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19500 (s=19481, is=19502, ic=19503, ia=19500)