Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104789 (s=104789, is=104855, ic=104856, ia=104858)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104856 (s=104789, is=104856, ic=104857, ia=104859)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104857 (s=104789, is=104856, ic=104857, ia=104859)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104859 (s=104789, is=104856, ic=104857, ia=104859)