Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12217 (s=12217, is=12229, ic=12228, ia=12230)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12230 (s=12217, is=12230, ic=12229, ia=12231)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12229 (s=12217, is=12230, ic=12229, ia=12231)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12231 (s=12217, is=12230, ic=12229, ia=12231)