Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6100 (s=6100, is=6107, ic=6105, ia=6107)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6108 (s=6100, is=6108, ic=6106, ia=6108)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6106 (s=6100, is=6108, ic=6106, ia=6108)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6108 (s=6100, is=6108, ic=6106, ia=6108)