Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123993 (s=123993, is=124070, ic=124072, ia=124075)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124071 (s=123993, is=124071, ic=124073, ia=124076)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124073 (s=123993, is=124071, ic=124073, ia=124076)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124076 (s=123993, is=124071, ic=124073, ia=124076)