Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64103 (s=64103, is=64158, ic=64159, ia=64160)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64159 (s=64103, is=64159, ic=64160, ia=64161)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64160 (s=64103, is=64159, ic=64160, ia=64161)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64161 (s=64103, is=64159, ic=64160, ia=64161)