Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 150000 (s=150000, is=150090, ic=150093, ia=150098, pis, pic)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 150091 (s=150000, is=150091, ic=150094, ia=150099, pis, pic)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 150094 (s=150000, is=150091, ic=150094, ia=150099, pis, pic)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 150099 (s=150000, is=150091, ic=150094, ia=150099, pis, pic)