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