Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104035 (s=104035, is=104100, ic=104101, ia=104103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104101 (s=104035, is=104101, ic=104102, ia=104104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104102 (s=104035, is=104101, ic=104102, ia=104104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104104 (s=104035, is=104101, ic=104102, ia=104104)