Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13640 (s=13640, is=13650, ic=13652, ia=13653)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13651 (s=13640, is=13651, ic=13653, ia=13654)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13653 (s=13640, is=13651, ic=13653, ia=13654)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13654 (s=13640, is=13651, ic=13653, ia=13654)