Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104123 (s=104123, is=104188, ic=104189, ia=104191)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104189 (s=104123, is=104189, ic=104190, ia=104192)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104190 (s=104123, is=104189, ic=104190, ia=104192)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104192 (s=104123, is=104189, ic=104190, ia=104192)