Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32846 (s=32846, is=32880, ic=32879, ia=32881)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32881 (s=32846, is=32881, ic=32880, ia=32882)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32880 (s=32846, is=32881, ic=32880, ia=32882)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32882 (s=32846, is=32881, ic=32880, ia=32882)