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