Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99618 (s=99618, is=99681, ic=99682, ia=99683)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99682 (s=99618, is=99682, ic=99683, ia=99684)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99683 (s=99618, is=99682, ic=99683, ia=99684)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99684 (s=99618, is=99682, ic=99683, ia=99684)