Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111323 (s=111323, is=111396, ic=111397, ia=111399)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111397 (s=111323, is=111397, ic=111398, ia=111400)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111398 (s=111323, is=111397, ic=111398, ia=111400)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111400 (s=111323, is=111397, ic=111398, ia=111400)