Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32022 (s=32022, is=32056, ic=32055, ia=32057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32057 (s=32022, is=32057, ic=32056, ia=32058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32056 (s=32022, is=32057, ic=32056, ia=32058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32058 (s=32022, is=32057, ic=32056, ia=32058)