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