Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32798 (s=32798, is=32832, ic=32831, ia=32833)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32833 (s=32798, is=32833, ic=32832, ia=32834)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32832 (s=32798, is=32833, ic=32832, ia=32834)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32834 (s=32798, is=32833, ic=32832, ia=32834)