Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99587 (s=99587, is=99650, ic=99651, ia=99652)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99651 (s=99587, is=99651, ic=99652, ia=99653)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99652 (s=99587, is=99651, ic=99652, ia=99653)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99653 (s=99587, is=99651, ic=99652, ia=99653)