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