Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32474 (s=32474, is=32508, ic=32507, ia=32509)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32509 (s=32474, is=32509, ic=32508, ia=32510)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32508 (s=32474, is=32509, ic=32508, ia=32510)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32510 (s=32474, is=32509, ic=32508, ia=32510)