Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5511 (s=5511, is=5512, ic=5512, ia=5512)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5513 (s=5511, is=5513, ic=5513, ia=5513)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5513 (s=5511, is=5513, ic=5513, ia=5513)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5513 (s=5511, is=5513, ic=5513, ia=5513)