Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28080 (s=28080, is=28098, ic=28101, ia=28102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28099 (s=28080, is=28099, ic=28102, ia=28103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28102 (s=28080, is=28099, ic=28102, ia=28103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28103 (s=28080, is=28099, ic=28102, ia=28103)