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