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