Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84004 (s=84004, is=84061, ic=84062, ia=84063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84062 (s=84004, is=84062, ic=84063, ia=84064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84063 (s=84004, is=84062, ic=84063, ia=84064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84064 (s=84004, is=84062, ic=84063, ia=84064)