Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32156 (s=32156, is=32190, ic=32189, ia=32191)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32191 (s=32156, is=32191, ic=32190, ia=32192)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32190 (s=32156, is=32191, ic=32190, ia=32192)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32192 (s=32156, is=32191, ic=32190, ia=32192)