Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104821 (s=104821, is=104888, ic=104889, ia=104891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104889 (s=104821, is=104889, ic=104890, ia=104892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104890 (s=104821, is=104889, ic=104890, ia=104892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104892 (s=104821, is=104889, ic=104890, ia=104892)