Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104492 (s=104492, is=104557, ic=104558, ia=104560)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104558 (s=104492, is=104558, ic=104559, ia=104561)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104559 (s=104492, is=104558, ic=104559, ia=104561)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104561 (s=104492, is=104558, ic=104559, ia=104561)