Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104101 (s=104101, is=104166, ic=104167, ia=104169)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104167 (s=104101, is=104167, ic=104168, ia=104170)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104168 (s=104101, is=104167, ic=104168, ia=104170)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104170 (s=104101, is=104167, ic=104168, ia=104170)