Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104928 (s=104928, is=104996, ic=104997, ia=104999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104997 (s=104928, is=104997, ic=104998, ia=105000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104998 (s=104928, is=104997, ic=104998, ia=105000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105000 (s=104928, is=104997, ic=104998, ia=105000)