Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111168 (s=111168, is=111241, ic=111242, ia=111244)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111242 (s=111168, is=111242, ic=111243, ia=111245)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111243 (s=111168, is=111242, ic=111243, ia=111245)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111245 (s=111168, is=111242, ic=111243, ia=111245)