Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4402 (s=4402, is=4408, ic=4406, ia=4408)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4409 (s=4402, is=4409, ic=4407, ia=4409)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4407 (s=4402, is=4409, ic=4407, ia=4409)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4409 (s=4402, is=4409, ic=4407, ia=4409)