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