Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80005 (s=80005, is=80062, ic=80063, ia=80064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80063 (s=80005, is=80063, ic=80064, ia=80065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80064 (s=80005, is=80063, ic=80064, ia=80065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80065 (s=80005, is=80063, ic=80064, ia=80065)