Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32340 (s=32340, is=32374, ic=32373, ia=32375)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32375 (s=32340, is=32375, ic=32374, ia=32376)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32374 (s=32340, is=32375, ic=32374, ia=32376)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32376 (s=32340, is=32375, ic=32374, ia=32376)