Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111093 (s=111093, is=111166, ic=111167, ia=111169)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111167 (s=111093, is=111167, ic=111168, ia=111170)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111168 (s=111093, is=111167, ic=111168, ia=111170)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111170 (s=111093, is=111167, ic=111168, ia=111170)