Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32105 (s=32105, is=32139, ic=32138, ia=32140)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32140 (s=32105, is=32140, ic=32139, ia=32141)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32139 (s=32105, is=32140, ic=32139, ia=32141)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32141 (s=32105, is=32140, ic=32139, ia=32141)