Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101420 (s=101420, is=101484, ic=101485, ia=101487)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101485 (s=101420, is=101485, ic=101486, ia=101488)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101486 (s=101420, is=101485, ic=101486, ia=101488)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101488 (s=101420, is=101485, ic=101486, ia=101488)