Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98380 (s=98380, is=98442, ic=98443, ia=98444)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98443 (s=98380, is=98443, ic=98444, ia=98445)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98444 (s=98380, is=98443, ic=98444, ia=98445)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98445 (s=98380, is=98443, ic=98444, ia=98445)