Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32512 (s=32512, is=32546, ic=32545, ia=32547)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32547 (s=32512, is=32547, ic=32546, ia=32548)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32546 (s=32512, is=32547, ic=32546, ia=32548)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32548 (s=32512, is=32547, ic=32546, ia=32548)