Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15540 (s=15540, is=15551, ic=15553, ia=15554)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15552 (s=15540, is=15552, ic=15554, ia=15555)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15554 (s=15540, is=15552, ic=15554, ia=15555)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15555 (s=15540, is=15552, ic=15554, ia=15555)