Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9474 (s=9474, is=9481, ic=9480, ia=9482)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9482 (s=9474, is=9482, ic=9481, ia=9483)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9481 (s=9474, is=9482, ic=9481, ia=9483)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9483 (s=9474, is=9482, ic=9481, ia=9483)