Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31712 (s=31712, is=31746, ic=31745, ia=31747)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31747 (s=31712, is=31747, ic=31746, ia=31748)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31746 (s=31712, is=31747, ic=31746, ia=31748)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31748 (s=31712, is=31747, ic=31746, ia=31748)