Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7188 (s=7188, is=7195, ic=7193, ia=7195)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7196 (s=7188, is=7196, ic=7194, ia=7196)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7194 (s=7188, is=7196, ic=7194, ia=7196)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7196 (s=7188, is=7196, ic=7194, ia=7196)